NetworkUtils constructor

NetworkUtils()

Implementation

factory NetworkUtils() {
  return _singleton;
}