useIsolates property

  1. @override
bool get useIsolates

Whether the inlet is created using isolates or direct FFI calls.

Implementation

@override
bool get useIsolates => _useIsolates;