NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$Avatar.fromJson constructor

NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$Avatar.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$Avatar.fromJson(
  Map<String, dynamic> json,
) =>
    _$NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionAvatarUpdated$AvatarFromJson(
      json,
    );