isNextWeek property

bool isNextWeek

Return true if week is next week

Implementation

bool get isNextWeek => this == Week.nextWeek();