address property
String
get
address
Implementation
String get address =>
bech32.encodeAddress(DotEnvUtil().testnet ? 'twit' : 'wit', hash);
String get address =>
bech32.encodeAddress(DotEnvUtil().testnet ? 'twit' : 'wit', hash);