format property

String? get format
inherited

The format of the parameter's value (OpenAPI 2.0).

Implementation

String? get type;/// The format of the parameter's value (OpenAPI 2.0).
String? get format;