toJson method

Map<String, dynamic> toJson()

Schema field as JSON map.

Implementation

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