toJson method

Map<String, dynamic> toJson()

Serialize to JSON

Implementation

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