onNativeBannerAdLoadedError property
Callback function that is called when there is an error loading a native banner ad.
Implementation
final void Function(NativeBannerAdLoadedErrorEvent)?
onNativeBannerAdLoadedError;
Callback function that is called when there is an error loading a native banner ad.
final void Function(NativeBannerAdLoadedErrorEvent)?
onNativeBannerAdLoadedError;