getCheckNetWork method

CheckNetWork? getCheckNetWork()

Implementation

CheckNetWork? getCheckNetWork() {
  return _baseCheckNet;
}