nonce property
Implementation
XdrUint256 get nonce => this._nonce;
Implementation
set nonce(XdrUint256 value) => this._nonce = value;
XdrUint256 get nonce => this._nonce;
set nonce(XdrUint256 value) => this._nonce = value;