lineByLine property

bool lineByLine
final

Whether to process input line-by-line or as a single batch.

Implementation

final bool lineByLine;