am property

EuropeanDriverLicenseBackCategoriesAM get am

The child document of type "AM".

Implementation

document_wrapper.EuropeanDriverLicenseBackCategoriesAM get am =>
    document.childByDocumentType("AM")!.let((child) =>
        document_wrapper.EuropeanDriverLicenseBackCategoriesAM(child));