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