nonce property

XdrInt64 nonce

Implementation

XdrInt64 get nonce => this._nonce;
void nonce=(XdrInt64 value)

Implementation

set nonce(XdrInt64 value) => this._nonce = value;