onBannerFinishLoading property
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;
Callback called when the ad finishes loading whether it's success or failure This also provides, if success, width and height of the ad
final DoneLoadingCallback? onBannerFinishLoading;