collectionFormat property

String? get collectionFormat
inherited

The collection format for array parameters (OpenAPI 2.0).

Implementation

String? get format;/// The collection format for array parameters (OpenAPI 2.0).
String? get collectionFormat;