DEMedicalPlanSubheadingPrescriptionField constructor

DEMedicalPlanSubheadingPrescriptionField(
  1. String? value,
  2. DEMedicalPlanSubheadingPrescriptionFieldType? type
)

Implementation

DEMedicalPlanSubheadingPrescriptionField(this.value, this.type);