DEMedicalPlanSubheadingPrescriptionField constructor
DEMedicalPlanSubheadingPrescriptionField(
- String? value,
- DEMedicalPlanSubheadingPrescriptionFieldType? type
Implementation
DEMedicalPlanSubheadingPrescriptionField(this.value, this.type);