nextShowsAt property

DateTime nextShowsAt

Implementation

DateTime get nextShowsAt =>
    _getAttribute<DateTime>(kNextShowsAt, DateTime(0));