menu
crypto_wallet_util package
documentation
transaction.dart
Decoded
Decoded.new constructor
Decoded.new constructor
dark_mode
light_mode
Decoded
constructor
Decoded
(
dynamic
data
,
Uint8List
remainder
)
Implementation
Decoded(this.data, this.remainder);
crypto_wallet_util package
documentation
transaction
Decoded
Decoded.new constructor
Decoded class