photoHeight property

  1. @JsonKey(name: 'photo_height')
int? get photoHeight
inherited

Optional. Height of the photo

Implementation

@JsonKey(name: 'photo_height')
int? get photoHeight;