stellar_flutter_sdk
stellar_flutter_sdk
XdrClawbackClaimableBalanceResultCode
XdrClawbackClaimableBalanceResultCode constructor
XdrClawbackClaimableBalanceResultCode
stellar_flutter_sdk
stellar_flutter_sdk
XdrClawbackClaimableBalanceResultCode
XdrClawbackClaimableBalanceResultCode constructor
XdrClawbackClaimableBalanceResultCode class
Constructors
XdrClawbackClaimableBalanceResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
CLAWBACK_CLAIMABLE_BALANCE_DOES_NOT_EXIST
CLAWBACK_CLAIMABLE_BALANCE_NOT_CLAWBACK_ENABLED
CLAWBACK_CLAIMABLE_BALANCE_NOT_ISSUER
CLAWBACK_CLAIMABLE_BALANCE_SUCCESS
XdrClawbackClaimableBalanceResultCode
constructor
XdrClawbackClaimableBalanceResultCode
(
dynamic
_value
)
Implementation
XdrClawbackClaimableBalanceResultCode(this._value);