startTime property

DateTime startTime

Get the start time of this.

Implementation

DateTime get startTime => DateTime.parse(_startTime);