onAdOpened property

void Function(Ad)? onAdOpened
final

Called when the ad is opened.

Implementation

final void Function(Ad)? onAdOpened;