detectFakeLocation method

Future<bool?> detectFakeLocation()

Implementation

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