endTime property

DateTime? endTime

The end time of this time extent.

Implementation

DateTime? get endTime => _endTime.value;