startsAtUtc property

DateTime startsAtUtc

Implementation

DateTime get startsAtUtc =>
    _getAttribute<DateTime>(kStartsAtUtc, DateTime(0));