getLiuYao method

String getLiuYao()

Implementation

String getLiuYao() => LunarUtil.LIU_YAO[(_month.abs() - 1 + _day - 1) % 6];