JMEventMessage class
- Inheritance
- Object
- JMNormalMessage
- JMEventMessage
Constructors
- JMEventMessage.fromJson(Map json)
Properties
- createTime ↔ int
-
read / write, inherited
- eventType ↔ JMEventType
-
read / write
- extras ↔ Map
-
read / write, inherited
- from ↔ JMUserInfo
-
read / write, inherited
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- id ↔ String
-
read / write, inherited
- isSend ↔ bool
-
read / write, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- serverMessageId ↔ String
-
read / write, inherited
- state ↔ JMMessageState
-
read / write, inherited
- target ↔ dynamic
-
read / write, inherited
- usernames ↔ List
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map -
override
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited