getVPNPermission method

Future<bool> getVPNPermission()

Implementation

Future<bool> getVPNPermission() async {
  throw UnimplementedError('getVPNPermission() has not been implemented.');
}