adListener property
Through the use of single advanced AdViewListener, you can listen for ads load events.
Repeats the behavior of loadCallback
and contentCallback
and brings the description of callbacks to a more understandable form.
Implementation
final AdViewListener? adListener;