InterstitialAdOnErrorCallback typedef
InterstitialAdOnErrorCallback =
void Function(InterstitialAdOnErrorListenerResult)
Implementation
typedef InterstitialAdOnErrorCallback = void Function(
InterstitialAdOnErrorListenerResult);