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