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