photoWidth property

  1. @JsonKey(name: 'photo_width')
int? get photoWidth
inherited

Optional. Width of the photo

Implementation

@JsonKey(name: 'photo_width')
int? get photoWidth;