menu
network_reachability package
documentation
rust/api/models/net_info.dart
CaptivePortalStatus
CaptivePortalStatus.new const constructor
CaptivePortalStatus.new const constructor
dark_mode
light_mode
CaptivePortalStatus
constructor
const
CaptivePortalStatus
(
{
required
bool
isCaptivePortal
,
String
?
redirectUrl
,
})
Implementation
const CaptivePortalStatus({ required this.isCaptivePortal, this.redirectUrl, });
network_reachability package
documentation
rust/api/models/net_info
CaptivePortalStatus
CaptivePortalStatus.new const constructor
CaptivePortalStatus class