thumbnailUrl property
Optional. URL of the thumbnail (JPEG only) for the file
Implementation
@JsonKey(name: 'thumbnail_url')
String? get thumbnailUrl;
Optional. URL of the thumbnail (JPEG only) for the file
@JsonKey(name: 'thumbnail_url')
String? get thumbnailUrl;