ChatInfoQuoteMixin mixin

Mixin applications
Available extensions

Properties

action ChatInfoQuoteMixin$Action
getter/setter pair
at PreciseDateTime
getter/setter pair
author ChatInfoQuoteMixin$Author
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
original ChatInfoQuoteMixin$Original?
getter/setter pair
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
toDto() DtoChatItemQuote

Available on ChatInfoQuoteMixin, provided by the ChatInfoQuoteConversion extension

Constructs a new DtoChatItemQuote from this ChatInfoQuoteMixin.
toModel() ChatInfoQuote

Available on ChatInfoQuoteMixin, provided by the ChatInfoQuoteConversion extension

Constructs a new ChatInfoQuote from this ChatInfoQuoteMixin.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited