thumbnailUrl property

  1. @JsonKey(name: 'thumbnail_url')
String? get thumbnailUrl
inherited

Optional. URL of the thumbnail (JPEG only) for the file

Implementation

@JsonKey(name: 'thumbnail_url')
String? get thumbnailUrl;