lines property Null safety

int lines

Number of lines in the program

Implementation

int get lines => _lines;