relevantHistory property

List<Reference>? relevantHistory
inherited

relevantHistory Links to Provenance records for past versions of this Task that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the task.

Implementation

List<Reference>? get relevantHistory => throw _privateConstructorUsedError;