getMonthWuXing method

String getMonthWuXing()

Implementation

String getMonthWuXing() =>
    LunarUtil.WU_XING_GAN[getMonthGan()]! +
    LunarUtil.WU_XING_ZHI[getMonthZhi()]!;