onAdWillDismissScreen property

void Function(Ad)? onAdWillDismissScreen
final

Called when the ad will dismiss the screen.

Implementation

final void Function(Ad)? onAdWillDismissScreen;