Dart
dart:mirrors
SourceLocation
sourceUri property
sourceUri
description
sourceUri
property
Null safety
Uri
sourceUri
Returns the URI where the source originated.
Implementation
Uri get sourceUri;
Dart
dart:mirrors
SourceLocation
sourceUri property
SourceLocation class
Constructors
SourceLocation
Properties
column
hashCode
line
runtimeType
sourceUri
Methods
noSuchMethod
toString
Operators
operator ==