daysOfMonth property

String? daysOfMonth
getter/setter pair

Set the day or days of the month to make a snapshot (1-31).

Accepts a comma separated number of days. Defaults to '1'.

Implementation

core.String? daysOfMonth;