menu
tridev_open_api package
documentation
v3.dart
APIDocument
paths property
paths property
dark_mode
light_mode
paths
property
Map
<
String
,
APIPath
?
>
?
paths
getter/setter pair
The available paths and operations for the API.
REQUIRED.
Implementation
Map<String, APIPath?>? paths;
tridev_open_api package
documentation
v3
APIDocument
paths property
APIDocument class