singleThread property

bool? singleThread
final

If this flag is true, all other suspended threads are not resumed.

Implementation

final bool? singleThread;