toJson method

Map<String, dynamic> toJson()

Schema as JSON map.

Implementation

Map<String, dynamic> toJson() => _$SchemaToJson(this);