daysOfWeek property

List<String>? daysOfWeek
getter/setter pair

Days during the week when maintenance should be performed.

Optional.

Implementation

core.List<core.String>? daysOfWeek;