menu
network_reachability
network_reachability.dart
CaptivePortalStatus
CaptivePortalStatus.new const constructor
CaptivePortalStatus.new
dark_mode
light_mode
CaptivePortalStatus
constructor
const
CaptivePortalStatus
(
{
required
bool
isCaptivePortal
,
String
?
redirectUrl
,
})
Implementation
const CaptivePortalStatus({ required this.isCaptivePortal, this.redirectUrl, });
network_reachability
network_reachability
CaptivePortalStatus
CaptivePortalStatus.new const constructor
CaptivePortalStatus class