paths property

List<String>? paths
getter/setter pair

List of paths served by this API.

Optional.

Implementation

core.List<core.String>? paths;