months property

List<int>? months
final

The months a Task should be started.

Implementation

final List<int>? months;