onHaveAd property

dynamic Function(Placement)? onHaveAd
getter/setter pair

Notifies that placement has finished loading an ad successfully.

Implementation

Function(Placement)? onHaveAd;