usePreload property
When true, the PlatformView polls BannerAdPreloader for adUnitId
and attaches a ready ad; if the buffer is empty it falls back to a normal
load. Prefer the same size used in BannerAdPreloader.start.
Implementation
final bool usePreload;