menu
device_safety_info package
documentation
vpn_check.dart
VPNCheck
VPNCheck.new factory constructor
VPNCheck.new factory constructor
dark_mode
light_mode
VPNCheck
constructor
VPNCheck
(
)
Implementation
factory VPNCheck() { _instance ??= VPNCheck._private(); return _instance!; }
device_safety_info package
documentation
vpn_check
VPNCheck
VPNCheck.new factory constructor
VPNCheck class