NetworkConfig constructor

NetworkConfig()

Implementation

factory NetworkConfig() {
  return _singleton;
}