data property

Uint8List data
final

Optional. The bytes of the blob is not present unless it's returned by the ReadTensorboardBlobData endpoint.

Implementation

final Uint8List data;