height property

  1. @JsonKey.new(includeIfNull: false)
Int32Type? height
final

The height of the media in pixels

Implementation

@JsonKey(includeIfNull: false)
final Int32Type? height;