stellar_flutter_sdk
stellar_flutter_sdk
XdrErrorCode
XdrErrorCode constructor
XdrErrorCode
stellar_flutter_sdk
stellar_flutter_sdk
XdrErrorCode
XdrErrorCode constructor
XdrErrorCode class
Constructors
XdrErrorCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
ERR_AUTH
ERR_CONF
ERR_DATA
ERR_LOAD
ERR_MISC
XdrErrorCode
constructor
XdrErrorCode
(
dynamic
_value
)
Implementation
XdrErrorCode(this._value);