getDayWuXing method

String getDayWuXing()

Implementation

String getDayWuXing() =>
    LunarUtil.WU_XING_GAN[getDayGan()]! + LunarUtil.WU_XING_ZHI[getDayZhi()]!;