endTime property

DateTime? endTime

The date time the test was completed.

Implementation

DateTime? get endTime => _endTime;