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