c property

EuropeanDriverLicenseBackCategoriesC get c

The child document of type "C".

Implementation

document_wrapper.EuropeanDriverLicenseBackCategoriesC get c =>
    document.childByDocumentType("C")!.let((child) =>
        document_wrapper.EuropeanDriverLicenseBackCategoriesC(child));