bytes property

List<int> bytes
final

The binary data of this blob.

Implementation

final List<int> bytes;