AwaInitializeResponse class
Properties
-
correlationId
↔ String
-
ID used to get the token. Present this ID to the user as it will identify this
specific request on their device.
read / write
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
sentToSelf
↔ bool
-
True if the PUSH message will only be sent to the device that made this request.
read / write
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited