last property

Line? get last

Implementation

Line? get last => _lines.lastOrNull;