menu
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet.dart
TransactionBean
TransactionBean.new constructor
TransactionBean.new constructor
dark_mode
light_mode
TransactionBean
constructor
TransactionBean
(
[
String
?
publicKey
,
String
?
signature
,
String
?
message
,
String
?
randomSeed
,
String
?
walletCypher
,
])
Implementation
TransactionBean([this.publicKey, this.signature, this.message, this.randomSeed, this.walletCypher]);
io_takamaka_core_wallet package
documentation
io_takamaka_core_wallet
TransactionBean
TransactionBean.new constructor
TransactionBean class