a2 property
The child document of type "A2".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesA2 get a2 =>
document.childByDocumentType("A2")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesA2(child));