onBannerFinishLoading property

DoneLoadingCallback? onBannerFinishLoading
final

Callback called when the ad finishes loading whether it's success or failure This also provides, if success, width and height of the ad

Implementation

final DoneLoadingCallback? onBannerFinishLoading;