evaluationDate property
The timestamp of when the topology of the version's data was last validated.
Implementation
DateTime? get evaluationDate => _evaluationDate.value;
The timestamp of when the topology of the version's data was last validated.
DateTime? get evaluationDate => _evaluationDate.value;