DEMedicalPlanPatientField constructor

DEMedicalPlanPatientField(
  1. String? value,
  2. DEMedicalPlanPatientFieldType? type
)

Implementation

DEMedicalPlanPatientField(this.value, this.type);