nonEmptyLines property

List<String> get nonEmptyLines

Implementation

List<String> get nonEmptyLines => terminal.nonEmptyLines;