menu
network_reachability
network_reachability.dart
SecurityConfig
SecurityConfig.new const constructor
SecurityConfig.new
dark_mode
light_mode
SecurityConfig
constructor
const
SecurityConfig
(
{
required
bool
blockVpn
,
required
bool
detectDnsHijack
,
})
Implementation
const SecurityConfig({ required this.blockVpn, required this.detectDnsHijack, });
network_reachability
network_reachability
SecurityConfig
SecurityConfig.new const constructor
SecurityConfig class