expectedDownlinkBitrate property
The expected maximum downlink bitrate (bps) of the local user. The value range is 100000,5000000
.
Implementation
@JsonKey(name: 'expectedDownlinkBitrate')
final int? expectedDownlinkBitrate;
The expected maximum downlink bitrate (bps) of the local user. The value range is 100000,5000000
.
@JsonKey(name: 'expectedDownlinkBitrate')
final int? expectedDownlinkBitrate;