bytes property

List<int> bytes
final

The data of the downloaded object in bytes.

Implementation

final List<int> bytes;