isoWeeksInYear property
int
get
isoWeeksInYear
Gets the number of ISO weeks in this year.
Implementation
int get isoWeeksInYear => weeksInYear();
Gets the number of ISO weeks in this year.
int get isoWeeksInYear => weeksInYear();