Hide the iOS Access Point.
@override Future<String?> hideAccessPoint() async { return await _channel.invokeMethod("hideAccessPoint"); }