crateApiProbesCaptivePortalCheckForCaptivePortalWeb abstract method

Future<CaptivePortalStatus> crateApiProbesCaptivePortalCheckForCaptivePortalWeb({
  1. required BigInt timeoutMs,
})

Implementation

Future<CaptivePortalStatus>
    crateApiProbesCaptivePortalCheckForCaptivePortalWeb(
        {required BigInt timeoutMs});