paths property Null safety
read / write
The available paths and operations for the API.
REQUIRED.
Implementation
Map<String, APIPath> paths = {};
The available paths and operations for the API.
REQUIRED.
Map<String, APIPath> paths = {};