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