base32Decode property

Uint8List get base32Decode

Implementation

Uint8List get base32Decode => bs32.base32.decode(this);