getWeek property

int get getWeek

Get the week index

Implementation

int get getWeek => addDays(1).getISOWeek;