NetworkOption constructor

NetworkOption()

Implementation

factory NetworkOption() {
  return _singleton;
}