version property Null safety

String? version
read / write

The version of the OpenAPI document (which is distinct from the OpenAPI Specification version or the API implementation version).

REQUIRED.

Implementation

String? version;