ConnectTrackerOptions class

Options to initialize the ConnectTracker SDK

Constructors

ConnectTrackerOptions(String androidAppKey, String iosAppKey)

Properties

androidAppKey String
getter/setter pair
callbacks ConnectTrackerCallbacks?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
iosAppKey String
getter/setter pair
isAdIdTrackingDisabled bool
getter/setter pair
isSandbox bool
getter/setter pair
requestAppTrackingPermission bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
useLocation bool
getter/setter pair
usePushNotifications bool
getter/setter pair

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