isUseVPN method

Future<int?> isUseVPN()

Implementation

Future<int?> isUseVPN() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}