thumbnailHeight property

  1. @JsonKey(name: 'thumbnail_height')
int? get thumbnailHeight
inherited

Optional. Thumbnail height

Implementation

@JsonKey(name: 'thumbnail_height')
int? get thumbnailHeight;