isDebugSetting method

bool isDebugSetting()

获取isDebugSetting的方法

Implementation

bool isDebugSetting() {
    return _isDebugSetting;
  }