pullBlock abstract method

Future<Uint8List> pullBlock(
  1. String id,
  2. int i
)

Implementation

Future<Uint8List> pullBlock(String id, int i);