bytes property

Uint8List get bytes

Returns the bytes of the CID.

Implementation

Uint8List get bytes => _bytes;