t property
The child document of type "T".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesT get t =>
document.childByDocumentType("T")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesT(child));
The child document of type "T".
document_wrapper.EuropeanDriverLicenseBackCategoriesT get t =>
document.childByDocumentType("T")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesT(child));