stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarMessage
hello property
hello
stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarMessage
hello property
XdrStellarMessage class
Constructors
XdrStellarMessage
Properties
auth
discriminant
dontHave
envelope
error
getSCPLedgerSeq
hashCode
hello
peers
qSet
qSetHash
runtimeType
transaction
txSet
txSetHash
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
hello
property
XdrHello
hello
Implementation
XdrHello get hello => this._hello;
void
hello=
(
XdrHello
value
)
Implementation
set hello(XdrHello value) => this._hello = value;