mainIsolate property

IsolateRef? get mainIsolate

Implementation

IsolateRef? get mainIsolate => isolates.firstOrNull;