startedAtTime property

DateTime? get startedAtTime

Implementation

DateTime? get startedAtTime => _timestampToDateTime(startedAt);