getWeek property

int getWeek

Get the week index

Implementation

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