bytes property

Uint8List? bytes

Returns 32 bytes long array contained in this memo.

Implementation

Uint8List? get bytes => _bytes;