evaluationDate property

DateTime? evaluationDate

The timestamp of when the topology of the version's data was last validated.

Implementation

DateTime? get evaluationDate => _evaluationDate.value;