Properties
-
adsFetchTimeout
↔ double?
-
Specifies the timeout(The unit of time is seconds) to be applied when ads are required.
Default value is 10.
This property is ignored when requiresAd is false
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
requiresAds
↔ bool?
-
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.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
vastAttributes
↔ List<VastAttribute>?
-
Custom VAST attributes to be used when fetching ads.
read / write