isolateManager property

IsolateManager isolateManager
latefinal

Manages VM Isolates and their events, including fanning out any requests to set breakpoints etc. from the client to all Isolates.

Implementation

late final IsolateManager isolateManager;