thumbnailUrl property

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

URL of the thumbnail for the photo

Implementation

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