menu
crypto_wallet_util package
documentation
forked_lib.dart
Bech32
Bech32.new constructor
Bech32.new constructor
dark_mode
light_mode
Bech32
constructor
Bech32
(
String
hrp
,
List
<
int
>
data
)
Implementation
Bech32(this.hrp, this.data);
crypto_wallet_util package
documentation
forked_lib
Bech32
Bech32.new constructor
Bech32 class