categories property
The child document of type "Categories".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategories get categories =>
document.childByDocumentType("Categories")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategories(child));