lastFlushedOutput property

  1. @override
String get lastFlushedOutput
override

The exact ANSI/content string emitted by the most recent flush.

Implementation

@override
String get lastFlushedOutput => _lastFlushedOutput;