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