totalSendPacketLoss property Null safety

double? totalSendPacketLoss
inherited

The total amount (video + audio) of packet loss on the send side of the network.

Implementation

double? get totalSendPacketLoss => throw _privateConstructorUsedError;