isUseEventBus method

bool isUseEventBus()

是否使用EventBus

Implementation

bool isUseEventBus() {
  return false;
}