getYearWuXing method

String getYearWuXing()

Implementation

String getYearWuXing() =>
    LunarUtil.WU_XING_GAN[getYearGan()]! +
    LunarUtil.WU_XING_ZHI[getYearZhi()]!;