menu
Dart
dart:mirrors
LibraryDependencyMirror
location property
location
brightness_4
brightness_5
description
location
property
SourceLocation
?
location
Returns the source location for this import/export declaration.
Implementation
SourceLocation? get location;
Dart
dart:mirrors
LibraryDependencyMirror
location property
LibraryDependencyMirror class
Constructors
LibraryDependencyMirror
Properties
combinators
hashCode
isDeferred
isExport
isImport
location
metadata
prefix
runtimeType
sourceLibrary
targetLibrary
Methods
loadLibrary
noSuchMethod
toString
Operators
operator ==