crateApiProbesCaptivePortalCheckForCaptivePortal abstract method

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

Implementation

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