height property
The height of the attachment in pixels (for images/videos)
Implementation
@JsonKey(includeIfNull: false)
final Int32Type? height;
The height of the attachment in pixels (for images/videos)
@JsonKey(includeIfNull: false)
final Int32Type? height;