ChatMessageQuoteMixin mixin

Mixin applications
Available extensions

Properties

at PreciseDateTime
getter/setter pair
attachments List<ChatMessageQuoteMixin$Attachments>
getter/setter pair
author ChatMessageQuoteMixin$Author
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
original ChatMessageQuoteMixin$Original?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
text ChatMessageText?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toDto() DtoChatItemQuote

Available on ChatMessageQuoteMixin, provided by the ChatMessageQuoteConversion extension

Constructs a new DtoChatItemQuote from this ChatMessageQuoteMixin.
toModel() ChatMessageQuote

Available on ChatMessageQuoteMixin, provided by the ChatMessageQuoteConversion extension

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

Operators

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