reserveB property Null safety
Implementation
XdrInt64 get reserveB => this._reserveB;
Implementation
set reserveB(XdrInt64 value) => this._reserveB = value;
XdrInt64 get reserveB => this._reserveB;
set reserveB(XdrInt64 value) => this._reserveB = value;