Dart
dart:mirrors
LibraryDependencyMirror
prefix property
prefix
Dart
dart:mirrors
LibraryDependencyMirror
prefix property
LibraryDependencyMirror class
Constructors
LibraryDependencyMirror
Properties
combinators
isDeferred
isExport
isImport
location
metadata
prefix
sourceLibrary
targetLibrary
hashCode
runtimeType
Methods
loadLibrary
noSuchMethod
toString
Operators
operator ==
description
prefix
property
Symbol
prefix
Returns the prefix if this is a prefixed import and
null
otherwise.
Implementation
Symbol get prefix;