onPauseForAd property
getter/setter pair
Notifies that ad went fullscreen and that application should pause.
Implementation
Function(Placement)? onPauseForAd;
Notifies that ad went fullscreen and that application should pause.
Function(Placement)? onPauseForAd;