onAdClosed property
Called when the full screen view has been closed. You should restart anything paused while handling onAdOpened.
Implementation
final AdEventCallback? onAdClosed;
Called when the full screen view has been closed. You should restart anything paused while handling onAdOpened.
final AdEventCallback? onAdClosed;