width property Null safety
@JsonKey(includeIfNull: false), read / write
The video resolution on the horizontal axis.
Implementation
@JsonKey(includeIfNull: false)
int? width;
The video resolution on the horizontal axis.
@JsonKey(includeIfNull: false)
int? width;