liveStartsAt property

DateTime liveStartsAt

Implementation

DateTime get liveStartsAt =>
    _getAttribute<DateTime>(kLiveStartsAt, DateTime(0));