hours property

List<int>? hours
final

The hours a Task should be started.

Implementation

final List<int>? hours;