factory PersonalComputerRegistration.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<PersonalComputerRegistration>(json);