DeleteUserPhone$Mutation$DeleteUserPhone$DeleteUserPhoneError.fromJson constructor
Implementation
factory DeleteUserPhone$Mutation$DeleteUserPhone$DeleteUserPhoneError.fromJson(
Map<String, dynamic> json) =>
_$DeleteUserPhone$Mutation$DeleteUserPhone$DeleteUserPhoneErrorFromJson(
json);