getSeason method

String getSeason()

Implementation

String getSeason() => LunarUtil.SEASON[_month.abs()];