getBlockQuote abstract method

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

Implementation

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