creativeWorkStatus constant
creativeWorkStatus [Expects: http://schema.org/DefinedTerm, http://schema.org/Text]
The status of a creative work in terms of its stage in a lifecycle. Example terms include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages of their publication lifecycle.
Can be used on: http://schema.org/CreativeWork
Implementation
static const creativeWorkStatus = IriTerm.prevalidated(
'http://schema.org/creativeWorkStatus',
);