SingularConfig class
Constructors
- SingularConfig(String _apiKey, String _secretKey)
Properties
- clipboardAttribution ↔ bool
-
getter/setter pair
- collectOAID ↔ bool
-
getter/setter pair
- conversionValuesUpdatedCallback ↔ ConversionValuesUpdatedCallback?
-
getter/setter pair
- conversionValueUpdatedCallback ↔ ConversionValueUpdatedCallback?
-
getter/setter pair
- customSdid ↔ String?
-
getter/setter pair
- customUserId ↔ String?
-
getter/setter pair
- deviceAttributionCallback ↔ DeviceAttributionCallback?
-
getter/setter pair
- didSetSdidCallback ↔ SdidAccessorCallback?
-
getter/setter pair
- enableLogging ↔ bool
-
getter/setter pair
-
espDomains
↔ List<
String> -
getter/setter pair
- facebookAppId ↔ String?
-
getter/setter pair
-
globalProperties
↔ List<
SingularGlobalProperty> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- imei ↔ String?
-
getter/setter pair
- limitDataSharing ↔ bool?
-
getter/setter pair
- logLevel ↔ int
-
getter/setter pair
- manualSkanConversionManagement ↔ bool
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sdidReceivedCallback ↔ SdidAccessorCallback?
-
getter/setter pair
- sessionTimeout ↔ double
-
getter/setter pair
- shortLinkCallback ↔ ShortLinkCallback?
-
getter/setter pair
- shortLinkResolveTimeOut ↔ double
-
getter/setter pair
- singularLinksHandler ↔ SingularLinksHandler?
-
getter/setter pair
- skAdNetworkEnabled ↔ bool
-
getter/setter pair
-
toMap
→ Map<
String, dynamic> -
no setter
- waitForTrackingAuthorizationWithTimeoutInterval ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setShortLinkCallback(
ShortLinkCallback shortLinkCallback) → void -
toString(
) → String -
A string representation of this object.
inherited
-
withGlobalProperty(
String key, String value, bool overrideExisting) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited