stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustResultCode
ALLOW_TRUST_SUCCESS constant
ALLOW_TRUST_SUCCESS
stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustResultCode
ALLOW_TRUST_SUCCESS constant
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
ALLOW_TRUST_SUCCESS
constant
XdrAllowTrustResultCode
const
ALLOW_TRUST_SUCCESS
Success code.
Implementation
static const ALLOW_TRUST_SUCCESS = const XdrAllowTrustResultCode._internal(0)