isolate property

FlutterIsolate isolate

Instance of Dart FlutterIsolate handled by this instance.

Must be initialized by a call to constructor before use.

Implementation

FlutterIsolate get isolate => _isolate;