lineNo property

int lineNo

Returns the filename for the current stackframe

Implementation

int get lineNo => frames[0].lineNo;