line property

String? line
getter/setter pair

The source code line number the current instruction was generated from.

Implementation

core.String? line;