relevantHistory property

List<Reference>? relevantHistory
inherited

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

Implementation

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