DEMedicalPlanPatientField constructor
DEMedicalPlanPatientField(
- String value,
- DEMedicalPlanPatientFieldType type
Implementation
DEMedicalPlanPatientField(this.value, this.type);