OffUnhandledRejectionCallback typedef
OffUnhandledRejectionCallback =
void Function(OnUnhandledRejectionListenerResult)
Implementation
typedef OffUnhandledRejectionCallback = void Function(
OnUnhandledRejectionListenerResult);