startsAt property

DateTime startsAt

Implementation

DateTime get startsAt => _getAttribute<DateTime>(kStartsAt, DateTime(0));