months property

List<String>? months
getter/setter pair

Months during the year when maintenance should be performed.

Optional.

Implementation

core.List<core.String>? months;