PreviewConversionEntity class
Constructors
-
PreviewConversionEntity.new({num? convertedAmount, num? totalAmount, num? feeInUSD, num? feeInToCurrency, num? feeInFromCurrency, num? conversionFeeInUSD, num? conversionFeeInToCurrency, num? conversionFeeInFromCurrency, num? fromRate, num? toRate, num? intermediateUSDAmount})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited