l property

EuropeanDriverLicenseBackCategoriesL get l

The child document of type "L".

Implementation

document_wrapper.EuropeanDriverLicenseBackCategoriesL get l =>
    document.childByDocumentType("L")!.let((child) =>
        document_wrapper.EuropeanDriverLicenseBackCategoriesL(child));