width property

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

The width of the media in pixels

Implementation

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