clipNumber constant
clipNumber [Expects: https://schema.org/Integer, https://schema.org/Text]
Position of the clip within an ordered group of clips.
Can be used on: https://schema.org/Clip
Implementation
static const clipNumber = IriTerm.prevalidated(
'https://schema.org/clipNumber',
);