blockData property

List<Uint8List> blockData
final

One entry per requested block, in the order they were asked for. Empty on failure.

Implementation

final List<Uint8List> blockData;