DeleteUserDirectLink$Mutation$DeleteChatDirectLink$MyUserEventsVersioned.fromJson constructor

DeleteUserDirectLink$Mutation$DeleteChatDirectLink$MyUserEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DeleteUserDirectLink$Mutation$DeleteChatDirectLink$MyUserEventsVersioned.fromJson(
  Map<String, dynamic> json,
) =>
    _$DeleteUserDirectLink$Mutation$DeleteChatDirectLink$MyUserEventsVersionedFromJson(
      json,
    );