menu
vpn_detector
vpn_detector_platform_interface.dart
VpnDetectorPlatform
isVpnActive method
isVpnActive
dark_mode
light_mode
isVpnActive
method
Future
<
bool
>
isVpnActive
(
)
Implementation
Future<bool> isVpnActive() { throw UnimplementedError('isVpnActive() has not been implemented.'); }
vpn_detector
vpn_detector_platform_interface
VpnDetectorPlatform
isVpnActive method
VpnDetectorPlatform class