DeleteChatDirectLink$Mutation$DeleteChatDirectLink$ChatEventsVersioned.fromJson constructor

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

Implementation

factory DeleteChatDirectLink$Mutation$DeleteChatDirectLink$ChatEventsVersioned.fromJson(
        Map<String, dynamic> json) =>
    _$DeleteChatDirectLink$Mutation$DeleteChatDirectLink$ChatEventsVersionedFromJson(
        json);