onResumeAfterAd property

dynamic Function(Placement)? onResumeAfterAd
getter/setter pair

Notifies that ad came back from fullscreen and that application should resume.

Implementation

Function(Placement)? onResumeAfterAd;