rootLib property
getter/setter pair
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;