InngageProperties class

Constructors

InngageProperties.new()

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

appToken String
getter/setter pair
attributionId String
getter/setter pair
getter/setter pair
customFields Map<String, dynamic>
getter/setter pair
debugMode bool
getter/setter pair
deviceInfo ↔ DeviceInfoPlugin
getter/setter pair
email String
getter/setter pair
identifier String
getter/setter pair
inngageService InngageService
final
inngageWebViewProperties InngageWebViewProperties
getter/setter pair
isInOpen bool
getter/setter pair
keyAuthorization String
getter/setter pair
latitude String
getter/setter pair
longitude String
getter/setter pair
getter/setter pair
network InngageNetwork
final
phoneNumber String
getter/setter pair
registration String
getter/setter pair

Static Methods

getDebugMode() bool