definitions property

Map<String, JsonSchema> definitions

Implementation

Map<String, JsonSchema> get definitions => _definitions;