internalLines property

List<String> get internalLines

Internal lines (unwrapped).

Implementation

List<String> get internalLines => _lines;