width property
Width of the added stream to the broadcast. The default value is 0, which is the same width as the original stream.
Implementation
@JsonKey(includeIfNull: false)
int? width;
Width of the added stream to the broadcast. The default value is 0, which is the same width as the original stream.
@JsonKey(includeIfNull: false)
int? width;