The string representation of the URI as it appears in the source code.
For example, in import 'package:example/example.dart', this would be 'package:example/example.dart'.
import 'package:example/example.dart'
'package:example/example.dart'
@override final String stringUri;