menu
open_api_specification package
documentation
open_api_spec.dart
OpenApi
paths property
paths property
dark_mode
light_mode
paths
property
Map
<
String
,
ItemPathOpenApi
>
paths
final
Endpoint path
Implementation
final Map<String, ItemPathOpenApi> paths;
open_api_specification package
documentation
open_api_spec
OpenApi
paths property
OpenApi class