startTime property
DateTime
get
startTime
Get the start time of this.
Implementation
DateTime get startTime => DateTime.parse(_startTime);
Get the start time of this.
DateTime get startTime => DateTime.parse(_startTime);