menu
open_api_specification package
documentation
open_api_spec.dart
SchemaOpenApi
items property
items property
dark_mode
light_mode
items
property
RefOr
<
SchemaOpenApi
>
?
items
final
Must be present if the type is
TypeOpenApi.array
Implementation
final RefOr<SchemaOpenApi>? items;
open_api_specification package
documentation
open_api_spec
SchemaOpenApi
items property
SchemaOpenApi class