includesMonth property

bool includesMonth

Implementation

bool get includesMonth {
  return this.monthConfig.includes();
}