Android-only, shows background call UI
Future<bool?> showBackgroundCallUI() { return _channel.invokeMethod("backgroundCallUI", {}); }