ChatEventsVersionedMixin$Events$EventChatCallMoved$NewChat.fromJson constructor
Implementation
factory ChatEventsVersionedMixin$Events$EventChatCallMoved$NewChat.fromJson(
Map<String, dynamic> json,
) => _$ChatEventsVersionedMixin$Events$EventChatCallMoved$NewChatFromJson(
json,
);