MessageAction class Results

Represents a message action.

Properties

actionTimetoken String
Timetoken of when this message action has been added.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
messageTimetoken String
Timetoken of the parent message.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type String
Type of this message action.
getter/setter pair
uuid String
UUID of who added this message action.
getter/setter pair
value String
Value of this message action.
getter/setter pair

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