toJson method

Map<String, dynamic> toJson()

Schema arg as JSON map.

Implementation

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