stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimantType
toString method
toString
stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimantType
toString method
XdrClaimantType class
Constructors
XdrClaimantType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
CLAIMANT_TYPE_V0
toString
method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => 'ClaimantType.$_value';