paths property

Map<String, APIPath?>? paths
getter/setter pair

The available paths and operations for the API.

REQUIRED.

Implementation

Map<String, APIPath?>? paths;