maxTotalRate property
Maximum supported bit rate for all recordings in kBit/s.
Implementation
@JsonKey(name: '@MaxTotalRate', fromJson: int.parse)
final int maxTotalRate;
Maximum supported bit rate for all recordings in kBit/s.
@JsonKey(name: '@MaxTotalRate', fromJson: int.parse)
final int maxTotalRate;