LastmileProbeConfig constructor Null safety
Constructs a LastmileProbeConfig
Implementation
LastmileProbeConfig(
this.probeUplink,
this.probeDownlink,
this.expectedUplinkBitrate,
this.expectedDownlinkBitrate,
);
Constructs a LastmileProbeConfig
LastmileProbeConfig(
this.probeUplink,
this.probeDownlink,
this.expectedUplinkBitrate,
this.expectedDownlinkBitrate,
);