customOptions property

Map<String?, dynamic>? customOptions
final

Optional options used to create the NativeAd.

These options are passed to the platform's NativeAdFactory.

Implementation

final Map<String, dynamic> customOptions;