schemas property

Map<String, JsonSchema>? schemas
getter/setter pair

The schemas for this API.

Implementation

core.Map<core.String, JsonSchema>? schemas;