InngageProperties class
Constructors
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
- blockDeepLink ↔ bool
-
getter/setter pair
-
customFields
↔ Map<
String, dynamic> -
getter/setter pair
- debugMode ↔ bool
-
getter/setter pair
- deviceInfo → DeviceInfoPlugin
-
final
- email ↔ String
-
getter/setter pair
- identifier ↔ String
-
getter/setter pair
- inngageNetwork → InngageNetwork
-
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
- phoneNumber ↔ String
-
getter/setter pair
- registration ↔ String
-
getter/setter pair
Static Methods
-
getDebugMode(
) → bool