ClosedByServer constructor

ClosedByServer()

Implementation

factory ClosedByServer() {
	return _singleton;
}