Gate constructor

Gate()

Implementation

factory Gate() {
  return _instance;
}