toJson method

Map<String, dynamic> toJson()
override

转换为 JSON

Implementation

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