getImageBlock abstract method

Future<I?> getImageBlock(
  1. String line
)

Implementation

Future<I?> getImageBlock(String line);