getIndex method

int getIndex()

Implementation

int getIndex() => (_month * 1.0 / MONTH_COUNT).ceil();