line property

int line

The line that contains the offset within the source.

Implementation

int get line => _lineAndColumn[0];