Dart
dart:mirrors
IsolateMirror
rootLibrary property
rootLibrary
Dart
dart:mirrors
IsolateMirror
rootLibrary property
IsolateMirror class
Constructors
IsolateMirror
Properties
debugName
isCurrent
rootLibrary
hashCode
runtimeType
Methods
loadUri
noSuchMethod
toString
Operators
operator ==
description
rootLibrary
property
LibraryMirror
rootLibrary
The root library for the reflected isolate.
Implementation
LibraryMirror get rootLibrary;