weekNumber property

int get weekNumber

Gets the ISO week number

Implementation

int get weekNumber => DateCalculations.getWeekNumber(this);