ontology_dart_sdk
wallet
Account
runtimeType property
runtimeType
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
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;