stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountMergeResultCode
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrAccountMergeResultCode
toString method
XdrAccountMergeResultCode class
Constructors
XdrAccountMergeResultCode
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
ACCOUNT_MERGE_DEST_FULL
ACCOUNT_MERGE_HAS_SUB_ENTRIES
ACCOUNT_MERGE_IMMUTABLE_SET
ACCOUNT_MERGE_MALFORMED
ACCOUNT_MERGE_NO_ACCOUNT
ACCOUNT_MERGE_SEQNUM_TOO_FAR
ACCOUNT_MERGE_SUCCESS
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'AccountMergeResultCode.$_value';