stellar_flutter_sdk
stellar_flutter_sdk
XdrAddressWithNonce
nonce property
nonce
nonce
property
Null safety
XdrUint64
nonce
Implementation
XdrUint64 get nonce => this._nonce;
void
nonce=
(
XdrUint64
value
)
Implementation
set nonce(XdrUint64 value) => this._nonce = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrAddressWithNonce
nonce property
XdrAddressWithNonce class
Constructors
XdrAddressWithNonce
Properties
address
hashCode
nonce
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode