singleThread property

bool? singleThread
final

If this flag is true, backward execution is resumed only for the thread with given threadId.

Implementation

final bool? singleThread;