getMonthInChinese method

String getMonthInChinese()

Implementation

String getMonthInChinese() => LunarUtil.MONTH[_index + 1];