MedicalCertificateCheckBox constructor

MedicalCertificateCheckBox(
  1. MedicalCertificateCheckBoxType type,
  2. bool hasContents,
  3. double contentsValidationConfidenceValue
)

Implementation

MedicalCertificateCheckBox(
    this.type, this.hasContents, this.contentsValidationConfidenceValue);