runInIsolate property

bool get runInIsolate

Compatibility alias for runsInIsolate.

Implementation

bool get runInIsolate => runsInIsolate;