d1 property
The child document of type "D1".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesD1 get d1 =>
document.childByDocumentType("D1")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesD1(child));