menu
Dart
dart:mirrors
LibraryDependencyMirror
prefix property
prefix
brightness_4
brightness_5
description
prefix
property
Symbol
?
prefix
Returns the prefix if this is a prefixed import and
null
otherwise.
Implementation
Symbol? get prefix;
Dart
dart:mirrors
LibraryDependencyMirror
prefix property
LibraryDependencyMirror class