ontology_dart_sdk
wallet
Account
toString method
toString
Account class
Constructors
Account
fromJson
Properties
address
encryptedKey
extra
hash
isDefault
label
lock
publicKey
salt
hashCode
runtimeType
Methods
decrypt
toJson
noSuchMethod
toString
Operators
operator ==
Static methods
create
fromEncryptedKey
fromKeystore
fromMnemonic
fromWif
randomLabel
toString method
String
toString
(
)
inherited
Returns a string representation of this object.
Implementation
external String toString();