toJson method

Map<String, dynamic> toJson()

Converts this Tag to JSON

Implementation

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