getCodeBlock abstract method

Future<List<I>> getCodeBlock(
  1. String line, [
  2. TS? style
])

Implementation

Future<List<I>> getCodeBlock(String line, [TS? style]);