hasWeekNumber property

bool hasWeekNumber

Checks if this rule has a week number

Compare week

Implementation

bool get hasWeekNumber => week != null;