onPauseForAd property

dynamic Function(Placement)? onPauseForAd
getter/setter pair

Notifies that ad went fullscreen and that application should pause.

Implementation

Function(Placement)? onPauseForAd;