ChatInfoMixin mixin
- Mixin applications
-
- ChatCallQuoteMixin$Original$Node$ChatInfo
- ChatEventsVersionedMixin$Events$EventChatItemPosted$Item$Node$ChatInfo
- ChatEventsVersionedMixin$Events$EventChatLastItemUpdated$LastItem$Node$ChatInfo
- ChatInfoQuoteMixin$Original$Node$ChatInfo
- ChatMessageQuoteMixin$Original$Node$ChatInfo
- ChatMixin$LastItem$Node$ChatInfo
- ChatMixin$LastReadItem$Node$ChatInfo
- GetMessage$Query$ChatItem$Node$ChatInfo
- GetMessages$Query$Chat$Items$Edges$Node$ChatInfo
- Available extensions
Properties
- action ↔ ChatInfoMixin$Action
-
getter/setter pair
- at ↔ PreciseDateTime
-
getter/setter pair
-
getter/setter pair
- chatId ↔ ChatId
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- id ↔ ChatItemId
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- ver ↔ ChatItemVersion
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toDto(
ChatItemsCursor cursor) → DtoChatInfo -
Available on ChatInfoMixin, provided by the ChatInfoConversion extension
Constructs a new DtoChatInfo from this ChatInfoMixin. -
toModel(
) → ChatInfo -
Available on ChatInfoMixin, provided by the ChatInfoConversion extension
Constructs a new ChatInfo from this ChatInfoMixin. -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited