DEMedicalPlanDoctorField constructor

DEMedicalPlanDoctorField(
  1. String value,
  2. DEMedicalPlanDoctorFieldType type
)

Implementation

DEMedicalPlanDoctorField(this.value, this.type);