menu
Dart
dart:mirrors
LibraryMirror
uri property
uri
brightness_4
brightness_5
description
uri
property
Uri
uri
The absolute uri of the library.
Implementation
Uri get uri;
Dart
dart:mirrors
LibraryMirror
uri property
LibraryMirror class
Constructors
LibraryMirror
Properties
declarations
hashCode
isPrivate
isTopLevel
libraryDependencies
location
metadata
owner
qualifiedName
runtimeType
simpleName
uri
Methods
delegate
getField
invoke
noSuchMethod
setField
toString
Operators
operator ==