MedicalCertificatePatientInfoBox constructor

MedicalCertificatePatientInfoBox(
  1. List<MedicalCertificatePatientInfoField> fields,
  2. bool hasContents
)

Implementation

MedicalCertificatePatientInfoBox(this.fields, this.hasContents);