options property

NativeAdOptions? options
final

Used to configure native ad requests.

If this is changed, the ad will be reloaded. To disable it, set reloadWhenOptionsChange to false

Implementation

final NativeAdOptions? options;