shouldReturnUrlsForImageAssets property
Indicates whether image asset content should be loaded by the SDK.
If set to true, the SDK will not load image asset content and native ad image URLs can be used to fetch content. Defaults to false.
Implementation
final bool? shouldReturnUrlsForImageAssets;