isCheckNetwork method

bool isCheckNetwork()

配置默认值:请求前是否校验网络连接 true:如果无网络,直接返回错误

Implementation

bool isCheckNetwork() => true;