destAmount property Null safety
Implementation
XdrInt64 get destAmount => this._destAmount;
Implementation
set destAmount(XdrInt64 value) => this._destAmount = value;
XdrInt64 get destAmount => this._destAmount;
set destAmount(XdrInt64 value) => this._destAmount = value;