toJson method

Map<String, dynamic> toJson()

Schema enum as JSON map.

Implementation

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