isoDayOfWeek property

int get isoDayOfWeek

The ISO day of the week (1 = Monday, 7 = Sunday).

Implementation

int get isoDayOfWeek => weekday;