AddChatMember$Mutation$AddChatMember$AddChatMemberError.fromJson constructor

AddChatMember$Mutation$AddChatMember$AddChatMemberError.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AddChatMember$Mutation$AddChatMember$AddChatMemberError.fromJson(
        Map<String, dynamic> json) =>
    _$AddChatMember$Mutation$AddChatMember$AddChatMemberErrorFromJson(json);