start property

SourceLine start

Implementation

SourceLine get start => input.isEmpty ? _lineProto : input.first;