getCheckNetWork method

CheckNetWork? getCheckNetWork()

Implementation

CheckNetWork? getCheckNetWork() {
  return this._rxNetConfig?.baseCheckNet;
}