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