stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimClaimableBalanceResultCode
XdrClaimClaimableBalanceResultCode constructor
XdrClaimClaimableBalanceResultCode
stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimClaimableBalanceResultCode
XdrClaimClaimableBalanceResultCode constructor
XdrClaimClaimableBalanceResultCode class
Constructors
XdrClaimClaimableBalanceResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
CLAIM_CLAIMABLE_BALANCE_CANNOT_CLAIM
CLAIM_CLAIMABLE_BALANCE_DOES_NOT_EXIST
CLAIM_CLAIMABLE_BALANCE_LINE_FULL
CLAIM_CLAIMABLE_BALANCE_NO_TRUST
CLAIM_CLAIMABLE_BALANCE_NOT_AUTHORIZED
CLAIM_CLAIMABLE_BALANCE_SUCCESS
XdrClaimClaimableBalanceResultCode
constructor
XdrClaimClaimableBalanceResultCode
(
dynamic
_value
)
Implementation
XdrClaimClaimableBalanceResultCode(this._value);