nativeTemplateStyle property
Optional NativeTemplateStyle for this ad.
If this is non-null, the plugin will render a native ad template with corresponding style. Otherwise any registered NativeAdFactory will be used to render the native ad.
Implementation
final NativeTemplateStyle? nativeTemplateStyle;