base58Decode property

Uint8List get base58Decode

Implementation

Uint8List get base58Decode => bs58.base58.decode(this);