status property

NarrativeStatus? status
inherited

status The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data.

Implementation

NarrativeStatus? get status => throw _privateConstructorUsedError;