onAdOpened property

AdEventCallback? onAdOpened
final

A full screen view/overlay is presented in response to the user clicking on an ad. You may want to pause animations and time sensitive interactions.

Implementation

final AdEventCallback? onAdOpened;