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