customElements property

Map<String, dynamic> customElements
final

A map containing custom elements for the native ad.

This is the raw custom data send in the native Ad Response

Implementation

final Map<String, dynamic> customElements;