DEMedicalPlanPatientInformation constructor

DEMedicalPlanPatientInformation(
  1. List<DEMedicalPlanPatientField> fields
)

Implementation

DEMedicalPlanPatientInformation(this.fields);