destAmount property

XdrInt64 destAmount

Implementation

XdrInt64 get destAmount => this._destAmount;
void destAmount=(XdrInt64 value)

Implementation

set destAmount(XdrInt64 value) => this._destAmount = value;