Hub constructor

Hub()

Implementation

factory Hub() {
  return _instance;
}