isCaptivePortal property
final
True if the engine detected that HTTP requests are being redirected.
If this is true, the ConnectionQuality will likely be set to
CaptivePortal.
Implementation
final bool isCaptivePortal;
True if the engine detected that HTTP requests are being redirected.
If this is true, the ConnectionQuality will likely be set to
CaptivePortal.
final bool isCaptivePortal;