LastmileProbeOneWayResult constructor
Constructs a LastmileProbeOneWayResult
Implementation
LastmileProbeOneWayResult(
this.packetLossRate,
this.jitter,
this.availableBandwidth,
);
Constructs a LastmileProbeOneWayResult
LastmileProbeOneWayResult(
this.packetLossRate,
this.jitter,
this.availableBandwidth,
);