weekCount property

int get weekCount

Gets the number of weeks.

Implementation

int get weekCount => weeks.length;