decodeBech32 abstract method

List<String> decodeBech32(
  1. String bech32String
)

Implementation

List<String> decodeBech32(String bech32String);