HideChatItem$Mutation$HideChatItem$HideChatItemError.fromJson constructor

HideChatItem$Mutation$HideChatItem$HideChatItemError.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory HideChatItem$Mutation$HideChatItem$HideChatItemError.fromJson(
        Map<String, dynamic> json) =>
    _$HideChatItem$Mutation$HideChatItem$HideChatItemErrorFromJson(json);