suprsend class

Constructors

suprsend()

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 Properties

isAndroid bool
getter/setter pair
platformVersion Future<String?>
no setter
user User
getter/setter pair

Static Methods

flush() → void
identify(String uniqueId) → void
purchaseMade(Map<String, Object?>? properties) → void
reset() → void
setAndroidFcmPush(String token) → void
setAndroidXiaomiPush(String token) → void
setLogLevel(int logLevelInt) → void
setSuperProperties(Map<String, Object?>? properties) → void
showNotification(String payload) → void
track(String eventName, [Map<String, Object?>? properties]) → void
unSetAndroidFcmPush(String token) → void
unSetAndroidXiaomiPush(String token) → void
unSetSuperProperty(String key) → void