ontology_dart_sdk
crypto
Address
toString method
toString
Address class
Constructors
Address
Properties
hexEncoded
hexEncodedLE
value
valueLE
hashCode
runtimeType
Methods
serialize
toBase58
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encodeToBase58
fromBase58
fromOntId
fromPubkey
fromValue
fromVMCode
generateOntId
toString method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();