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