c property
The child document of type "C".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesC get c =>
document.childByDocumentType("C")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesC(child));
The child document of type "C".
document_wrapper.EuropeanDriverLicenseBackCategoriesC get c =>
document.childByDocumentType("C")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesC(child));