onLoad property

(void Function(String placementId)?) onLoad
final

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

Implementation

final void Function(String placementId)? onLoad;