a1 property
The child document of type "A1".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesA1 get a1 =>
document.childByDocumentType("A1")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesA1(child));