day property

String? day
getter/setter pair

Set the day or days of the week to make a snapshot.

Accepts a comma separated days of the week. Defaults to 'Sunday'.

Implementation

core.String? day;