week property

String? week
getter/setter pair

Week as defined as Monday through Sunday, and represented by the date of Monday.

Formatted as yyyy-MM-dd.

Implementation

core.String? week;