UniqueIntGen constructor

UniqueIntGen()

Implementation

factory UniqueIntGen() {
  return _instance;
}