GameSocket constructor

GameSocket()

Implementation

factory GameSocket() {
  return _singleton;
}