onAdClosed property

void Function(Ad)? onAdClosed
final

Called when the ad is closed.

Implementation

final void Function(Ad)? onAdClosed;