ConnectivityWatcher constructor

ConnectivityWatcher()

Implementation

factory ConnectivityWatcher() {
  return _instance;
}