stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustResultCode
XdrAllowTrustResultCode constructor
XdrAllowTrustResultCode
stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustResultCode
XdrAllowTrustResultCode constructor
XdrAllowTrustResultCode class
Constructors
XdrAllowTrustResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
ALLOW_TRUST_CANT_REVOKE
ALLOW_TRUST_MALFORMED
ALLOW_TRUST_NO_TRUST_LINE
ALLOW_TRUST_SELF_NOT_ALLOWED
ALLOW_TRUST_SUCCESS
ALLOW_TRUST_TRUST_NOT_REQUIRED
XdrAllowTrustResultCode
constructor
XdrAllowTrustResultCode
(
dynamic
_value
)
Implementation
XdrAllowTrustResultCode(this._value);