ProductSet constructor

ProductSet()

Implementation

factory ProductSet() {
  return _singleton;
}