breadcrumb constant
breadcrumb [Expects: https://schema.org/BreadcrumbList, https://schema.org/Text]
A set of links that can help a user understand and navigate a website hierarchy.
Can be used on: https://schema.org/WebPage
Implementation
static const breadcrumb = IriTerm.prevalidated(
'https://schema.org/breadcrumb',
);