tocContinuation constant
tocContinuation [Expects: https://schema.org/HyperTocEntry]
A {HyperTocEntry
} can have a {tocContinuation} indicated, which is another {HyperTocEntry
} that would be the default next item to play or render.
Can be used on: https://schema.org/HyperTocEntry
Implementation
static const tocContinuation = IriTerm.prevalidated(
'https://schema.org/tocContinuation',
);