ConvertedAmount constructor

ConvertedAmount(
  1. int convertedAmount
)

Implementation

ConvertedAmount(this.convertedAmount);