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

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

Implementation

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