thumbnailUrl property

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

URL of the static (JPEG or GIF) or animated (MPEG4) thumbnail for the result

Implementation

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