lines property

List<String> get lines

Implementation

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