ManufacturerSet constructor

ManufacturerSet()

Implementation

factory ManufacturerSet() {
  return _singleton;
}