stellar_flutter_sdk
stellar_flutter_sdk
XdrHello
nonce property
nonce
nonce
property
Null safety
XdrUint256
nonce
Implementation
XdrUint256 get nonce => this._nonce;
void
nonce=
(
XdrUint256
value
)
Implementation
set nonce(XdrUint256 value) => this._nonce = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrHello
nonce property
XdrHello class
Constructors
XdrHello
Properties
cert
hashCode
ledgerVersion
listeningPort
networkID
nonce
overlayMinVersion
overlayVersion
peerID
runtimeType
versionStr
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode