data property

List<int> data
getter/setter pair

The list of data chunks downloaded (as bytes).

Implementation

List<int> data = [];