menu
openapi_spec_plus package
documentation
v30/components.dart
Components
schemas property
schemas property
dark_mode
light_mode
schemas
property
Map
<
String
,
Schema
>
?
get
schemas
inherited
The schemas available for reuse.
Implementation
Map<String, Schema>? get schemas;
openapi_spec_plus package
documentation
v30/components
Components
schemas property
Components class