newBaseReserve property

XdrUint32? newBaseReserve

Implementation

XdrUint32? get newBaseReserve => this._newBaseReserve;
void newBaseReserve=(XdrUint32? value)

Implementation

set newBaseReserve(XdrUint32? value) => this._newBaseReserve = value;