rootLib property Null safety

LibraryRef? rootLib
optional">@optionalread / write

The root library for this isolate.

Guaranteed to be initialized when the IsolateRunnable event fires.

Implementation

@optional
LibraryRef? rootLib;