DEMedicalPlanStandardSubheadingField constructor

DEMedicalPlanStandardSubheadingField(
  1. String value,
  2. DEMedicalPlanStandardSubheadingFieldType type
)

Implementation

DEMedicalPlanStandardSubheadingField(this.value, this.type);