address property

String get address

Implementation

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