DiscountBuilder constructor

DiscountBuilder()

Implementation

DiscountBuilder() {
  Discount._defaults(this);
}