onAdFailedToShowFullScreenContent property

(void Function(Ad ad, AdError error)?) onAdFailedToShowFullScreenContent
final

Called when ad fails to show full screen content.

Implementation

final void Function(Ad ad, AdError error)? onAdFailedToShowFullScreenContent;