singleThread property
If this flag is true, execution is resumed only for the thread with given
threadId
.
Implementation
final bool? singleThread;
If this flag is true, execution is resumed only for the thread with given
threadId
.
final bool? singleThread;