TeadsAdRequestSettings class

Constructors

TeadsAdRequestSettings()

Properties

hashCode int
The hash code for this object.
no setterinherited
mapValue Map
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addExtras(String value, String key) Future<void>
Add extra data to Teads inApp SDK.
enableValidationMode() Future<void>
This enable the validation tool mode for Teads inApp SDK.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pageUrl(String urlString) Future<void>
This gives context to Teads inApp SDK for Brand Safety.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited