amountBought property Null safety
Implementation
XdrInt64 get amountBought => this._amountBought;
Implementation
set amountBought(XdrInt64 value) => this._amountBought = value;
XdrInt64 get amountBought => this._amountBought;
set amountBought(XdrInt64 value) => this._amountBought = value;