DeleteChatForward$Mutation$DeleteChatForward$ChatEventsVersioned.fromJson constructor

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

Implementation

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