gifHeight property

  1. @JsonKey(name: 'gif_height')
int? get gifHeight
inherited

Optional. Height of the GIF

Implementation

@JsonKey(name: 'gif_height')
int? get gifHeight;