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