isDayMingWu method

bool isDayMingWu()

Implementation

bool isDayMingWu() {
  return I18n.getMessage('tg.wu') == _lunar!.getDayGan();
}