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