weekdays property

List<int>? weekdays
final

The weekdays a Task should be started.

Implementation

final List<int>? weekdays;