d property
The child document of type "D".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesD get d =>
document.childByDocumentType("D")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesD(child));
The child document of type "D".
document_wrapper.EuropeanDriverLicenseBackCategoriesD get d =>
document.childByDocumentType("D")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesD(child));