startDayOfWeek property
The starting day of the week. Defaults to the current locale's preferred starting day of the week if null.
Specifying startDayOfWeek will override the current locale's preferred starting day of the week.
Contract
Throws AssertionError if:
Implementation
final int? startDayOfWeek;