decodedBase64 property

Uint8List get decodedBase64

Implementation

Uint8List get decodedBase64 => base64Decode(this);