onAdClosed property

AdEventCallback? onAdClosed
final

Called when the full screen view has been closed. You should restart anything paused while handling onAdOpened.

Implementation

final AdEventCallback? onAdClosed;