ChatInfoQuoteMixin$Action$ChatInfoActionMemberRemoved$User.fromJson constructor

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

Implementation

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