uri property

String? uri
final

The uri where the source code is from.

Used in error messages if the code cannot be parsed.

Implementation

final String? uri;