ce property

EuropeanDriverLicenseBackCategoriesCE get ce

The child document of type "CE".

Implementation

document_wrapper.EuropeanDriverLicenseBackCategoriesCE get ce =>
    document.childByDocumentType("CE")!.let((child) =>
        document_wrapper.EuropeanDriverLicenseBackCategoriesCE(child));