startTime property

DateTime get startTime

Get the start time of this.

Implementation

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