BackgroundVoipCallHandler typedef
BackgroundVoipCallHandler =
Future<void> Function()
Implementation
typedef BackgroundVoipCallHandler = Future<void> Function();
typedef BackgroundVoipCallHandler = Future<void> Function();