ProductBuilder constructor

ProductBuilder()

Implementation

ProductBuilder() {
  Product._defaults(this);
}