onAdFailedToShow property

(void Function(AdError error)?) onAdFailedToShow
final

Notifies that the ad failed to show.

Implementation

final void Function(AdError error)? onAdFailedToShow;