Network constructor

Network()

Implementation

factory Network() {
  return _instance;
}