customOptions property

Map<String, Object>? customOptions
getter/setter pair

Optional options used to create the NativeAd.

These options are passed to the platform's NativeAdFactory.

Implementation

Map<String, Object>? customOptions;