Proxicloud class

Constructors

Proxicloud()

Properties

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

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

getAttributes() Future<Map<String, String>>
handleIabTcfConsentInfo() → dynamic
removeAttribute(String key) → dynamic
removeAttributes() → dynamic
reportEvent(String key, String value) → dynamic
requestLocationAuthorization(bool request) → dynamic
setAdvertisingIdentifier(String advertisingIdentifier) → dynamic
setApiKey(String apiKey) → dynamic
setAttribute(String key, String value) → dynamic
setGdprConsentGiven(bool consentGiven) → dynamic
setLogging(bool loggingEnabled) → dynamic
setNotificationConversion(int conversion) → dynamic
setNotificationsEnabled(bool enabled) → dynamic