onAdHiddenCallback property

dynamic Function(MaxAd ad) onAdHiddenCallback
final

The SDK invokes this method when the ad has been dismissed.

Implementation

final Function(MaxAd ad) onAdHiddenCallback;