getDayGan method

String getDayGan()

Implementation

String getDayGan() =>
    2 == _sect ? _lunar.getDayGanExact2() : _lunar.getDayGanExact();