schemas property

Map<String, Schema> get schemas

The JSON Schemas for this configuration.

Implementation

Map<String, Schema> get schemas => defaultConfig.schemas;