CreateChatContact$Mutation$CreateChatContact$ChatContactEventsVersioned.fromJson constructor

CreateChatContact$Mutation$CreateChatContact$ChatContactEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory CreateChatContact$Mutation$CreateChatContact$ChatContactEventsVersioned.fromJson(
  Map<String, dynamic> json,
) =>
    _$CreateChatContact$Mutation$CreateChatContact$ChatContactEventsVersionedFromJson(
      json,
    );