onLoad property

(void Function(String adUnitId)?) onLoad
final

Called when the banner is loaded and ready to be placed in the view hierarchy.

Implementation

final void Function(String adUnitId)? onLoad;