definitions property

Map<String, JsonSchema> get definitions

Implementation

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