newBaseReserve property Null safety
Implementation
XdrUint32? get newBaseReserve => this._newBaseReserve;
Implementation
set newBaseReserve(XdrUint32? value) => this._newBaseReserve = value;
XdrUint32? get newBaseReserve => this._newBaseReserve;
set newBaseReserve(XdrUint32? value) => this._newBaseReserve = value;