TypeSet constructor

TypeSet()

Implementation

factory TypeSet() {
  return _singleton;
}