stellar_flutter_sdk
stellar_flutter_sdk
XdrErrorCode
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrErrorCode
toString method
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
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'ErrorCode.$_value';