getImageBlock abstract method

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

Implementation

Future<I?> getImageBlock(Line line);