stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarMessage
error property
error
stellar_flutter_sdk
stellar_flutter_sdk
XdrStellarMessage
error 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
error
property
XdrError
error
Implementation
XdrError get error => this._error;
void
error=
(
XdrError
value
)
Implementation
set error(XdrError value) => this._error = value;