ChatAvatarMixin mixin
- Mixin applications
-
- ChatInfoMixin$Action$ChatInfoActionAvatarUpdated$Avatar
- ChatInfoQuoteMixin$Action$ChatInfoActionAvatarUpdated$Avatar
- ChatMixin$Avatar
- GetAvatar$Query$Chat$Avatar
- NestedChatForwardMixin$Quote$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$Avatar
- NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$Avatar
- Available extensions
Properties
- big ↔ ChatAvatarMixin$Big
-
getter/setter pair
- crop ↔ ChatAvatarMixin$Crop?
-
getter/setter pair
- full ↔ ChatAvatarMixin$Full
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- medium ↔ ChatAvatarMixin$Medium
-
getter/setter pair
- original ↔ ChatAvatarMixin$Original
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- small ↔ ChatAvatarMixin$Small
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toModel(
) → ChatAvatar -
Available on ChatAvatarMixin, provided by the ChatAvatarConversion extension
Constructs a new ChatAvatar from this ChatAvatarMixin. -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited