NERtcLastmileProbeOneWayResult constructor
NERtcLastmileProbeOneWayResult({})
Implementation
NERtcLastmileProbeOneWayResult({
required this.packetLossRate,
required this.jitter,
required this.availableBandwidth,
});