PriceBuilder constructor

PriceBuilder()

Implementation

PriceBuilder() {
  Price._defaults(this);
}