line property

String? line
getter/setter pair

The line number in the script where the error was thrown.

Implementation

core.String? line;