stellar_flutter_sdk
stellar_flutter_sdk
XdrError
XdrError constructor
XdrError
XdrError
constructor
Null safety
XdrError
(
XdrErrorCode
_code
,
String
_msg
)
Implementation
XdrError(this._code, this._msg);
stellar_flutter_sdk
stellar_flutter_sdk
XdrError
XdrError constructor
XdrError class
Constructors
XdrError
Properties
code
hashCode
msg
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode