menu
dart_nostr package
documentation
nostr/instance/utils/base/base.dart
NostrUtilsBase
decodeBech32 abstract method
decodeBech32 abstract method
dark_mode
light_mode
decodeBech32
abstract method
List
<
String
>
decodeBech32
(
String
bech32String
)
Implementation
List<String> decodeBech32(String bech32String);
dart_nostr package
documentation
nostr/instance/utils/base/base
NostrUtilsBase
decodeBech32 abstract method
NostrUtilsBase class