menu
Dart
dart:mirrors
IsolateMirror
rootLibrary property
rootLibrary
brightness_4
brightness_5
description
rootLibrary
property
LibraryMirror
rootLibrary
The root library for the reflected isolate.
Implementation
LibraryMirror get rootLibrary;
Dart
dart:mirrors
IsolateMirror
rootLibrary property
IsolateMirror class