toJson method

Map<String, dynamic> toJson()

Converts this Thumbnail instance to JSON data.

Implementation

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