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