videoReceivePacketLoss property Null safety
- @JsonKey(name: 'videoRecvPacketLoss')
inherited
The total amount of video packet loss on the receive side of the network.
Implementation
@JsonKey(name: 'videoRecvPacketLoss')
double? get videoReceivePacketLoss => throw _privateConstructorUsedError;