ChatInfoQuoteMixin$Action$ChatInfoActionMemberRemoved.fromJson constructor

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

Implementation

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