location property

String? location
getter/setter pair

String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.

Optional.

Implementation

core.String? location;