Android only
Future<void> allowMockLocations(bool allow) { return MovesdkPlatform.instance.allowMockLocations(allow); }