NetConnectivity constructor

NetConnectivity()

Implementation

factory NetConnectivity() {
  return _singleton;
}