l property
The child document of type "L".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesL get l =>
document.childByDocumentType("L")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesL(child));
The child document of type "L".
document_wrapper.EuropeanDriverLicenseBackCategoriesL get l =>
document.childByDocumentType("L")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesL(child));