startTime property

DateTime? startTime

Start time.

A null if a start time was not set.

Implementation

DateTime? get startTime => _startTime.value;