Creates a ThumbnailSet instance from JSON data.
factory ThumbnailSet.fromJson(Map<String, dynamic> json) => _$ThumbnailSetFromJson(json);