data property

Uint8List data
final

The data blob, which is base64-encoded when the blob is serialized. The maximum size of the data blob, before base64-encoding, is 1,000 KiB.

Implementation

final Uint8List data;