b property
The child document of type "B".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesB get b =>
document.childByDocumentType("B")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesB(child));
The child document of type "B".
document_wrapper.EuropeanDriverLicenseBackCategoriesB get b =>
document.childByDocumentType("B")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesB(child));