tocContinuation constant
IRI for schemahttp:tocContinuation [Expects: http://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: http://schema.org/HyperTocEntry
Implementation
static const tocContinuation = IriTerm.prevalidated(
'http://schema.org/tocContinuation',
);