Android-only, shows background call UI Deprecated, has no effect
@override Future<bool?> showBackgroundCallUI() { return Future.value(true); }