Returns the associated address as a Bech32 string.
String get bech32Address => Bech32Encoder.encode(networkInfo.bech32Hrp, address);