requiresAds property
getter/setter pair
Indicates that the feed is dependent on ads being fetched before displaying any feed content. Default value is false. Warning: This will cause a delay in feed rendering. Use only when necessary. Only supported on iOS.
Implementation
bool? requiresAds;