NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionMemberRemoved$User.fromJson constructor

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

Implementation

factory NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionMemberRemoved$User.fromJson(
  Map<String, dynamic> json,
) =>
    _$NestedChatMessageMixin$RepliesTo$ChatInfoQuote$Action$ChatInfoActionMemberRemoved$UserFromJson(
      json,
    );