stellar_flutter_sdk
stellar_flutter_sdk
XdrHello
cert property
cert
stellar_flutter_sdk
stellar_flutter_sdk
XdrHello
cert 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
cert
property
XdrAuthCert
cert
Implementation
XdrAuthCert get cert => this._cert;
void
cert=
(
XdrAuthCert
value
)
Implementation
set cert(XdrAuthCert value) => this._cert = value;