isCaptivePortal property

bool isCaptivePortal
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;