anyHasWeekNumber property

bool anyHasWeekNumber

Implementation

bool get anyHasWeekNumber => any((rule) => rule.hasWeekNumber);