ConvertedAmountBuilder constructor

ConvertedAmountBuilder()

Implementation

ConvertedAmountBuilder() {
  ConvertedAmount._defaults(this);
}