planSortDate property

DateTime planSortDate

Implementation

DateTime get planSortDate =>
    _getAttribute<DateTime>(kPlanSortDate, DateTime(0));