menu
Dart
dart:mirrors
SourceLocation
sourceUri property
sourceUri
brightness_4
brightness_5
description
sourceUri
property
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 ==