AmountBuilder constructor

AmountBuilder()

Implementation

AmountBuilder() {
  Amount._defaults(this);
}