TargetSet constructor

TargetSet()

Implementation

factory TargetSet() {
  return _singleton;
}