writeLine property

void Function(String line) writeLine
final

Writes a line of output (assistant prose, command echoes, notices).

Implementation

final void Function(String line) writeLine;