endsAt property

DateTime endsAt

Implementation

DateTime get endsAt => _getAttribute<DateTime>(kEndsAt, DateTime(0));