onNoAd property

dynamic Function(Placement)? onNoAd
getter/setter pair

Notifies that placement has failed to load an ad.

Implementation

Function(Placement)? onNoAd;