first property

Line? get first

Implementation

Line? get first => _lines.firstOrNull;