isUseHttps method

bool isUseHttps()

获取isUseHttps的方法

Implementation

bool isUseHttps() {
    return _isUseHttps;
  }