data property

Uint8List get data

Implementation

Uint8List get data => base64Decode(dataBase64);