ChatContactEventsVersionedMixin$Events$EventChatContactUserRemoved.fromJson constructor
Implementation
factory ChatContactEventsVersionedMixin$Events$EventChatContactUserRemoved.fromJson(
Map<String, dynamic> json) =>
_$ChatContactEventsVersionedMixin$Events$EventChatContactUserRemovedFromJson(
json);