ThreadReaction class

Constructors

ThreadReaction.new({required Reaction reply, required Reaction repost, required Reaction like, required Reaction more})

Properties

hashCode int
The hash code for this object.
no setterinherited
like Reaction
final
more Reaction
final
renew ThreadReaction
no setter
reply Reaction
final
repost Reaction
final
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