getImageBlock abstract method

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

Implementation

Future<B?> getImageBlock(Line line);