AddUserEmail$Mutation$AddUserEmail$AddUserEmailError.fromJson constructor

AddUserEmail$Mutation$AddUserEmail$AddUserEmailError.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AddUserEmail$Mutation$AddUserEmail$AddUserEmailError.fromJson(
  Map<String, dynamic> json,
) => _$AddUserEmail$Mutation$AddUserEmail$AddUserEmailErrorFromJson(json);