menu
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet.dart
KeyBean
KeyBean.new constructor
KeyBean.new constructor
dark_mode
light_mode
KeyBean
constructor
KeyBean
(
String
version
,
String
algorithm
,
String
cypher
,
String
seed
,
String
words
,
)
Implementation
KeyBean(this.version, this.algorithm, this.cypher, this.seed, this.words);
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet
KeyBean
KeyBean.new constructor
KeyBean class