isolate property Null safety

IsolateMirror isolate

A mirror on the isolate associated with this MirrorSystem.

This may be null if this mirror system is not running.

Implementation

IsolateMirror get isolate;