bytes property

Uint8List get bytes
inherited

Gets the Encrypted bytes.

Implementation

Uint8List get bytes => _bytes;