enableLazyLoad property

bool? enableLazyLoad
final

The flag indicating whether lazy loading is enabled for the ad banner. lazy loading banner ads is a performance optimization that defers the creation of the internal ad view until the ad is actually loaded.

Implementation

final bool? enableLazyLoad;