getListBlock abstract method

Future<B> getListBlock(
  1. String line,
  2. bool isCheck, [
  3. TS? style
])

Implementation

Future<B> getListBlock(String line, bool isCheck, [TS? style]);