ReactionOperation class

~english Reaction operation. ~end

~chinese Reaction 操作。 ~end

Properties

hashCode int
The hash code for this object.
no setterinherited
operate ReactionOperate
~english The Reaction operation type. ~end
final
reaction String
~english Changed Reaction. ~end
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userId String
~english The user ID of the operator. ~end
final

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