a property
The child document of type "A".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesA get a =>
document.childByDocumentType("A")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesA(child));
The child document of type "A".
document_wrapper.EuropeanDriverLicenseBackCategoriesA get a =>
document.childByDocumentType("A")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesA(child));