location property
An optional string indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
Implementation
core.String? location;
An optional string indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
core.String? location;