rootLib property
read / write
The root library for this isolate.
Guaranteed to be initialized when the IsolateRunnable event fires.
Implementation
@optional
LibraryRef? rootLib;
The root library for this isolate.
Guaranteed to be initialized when the IsolateRunnable event fires.
@optional
LibraryRef? rootLib;