multiThread property

bool multiThread
final

Should the port be service-able from multiple isolates?

Defaults to false.

Implementation

final bool multiThread;