days property

List<int>? days
final

The days a Task should be started.

Implementation

final List<int>? days;