allThreadsContinued property
If allThreadsContinued
is true, a debug adapter can announce that all
threads have continued.
Implementation
final bool? allThreadsContinued;
If allThreadsContinued
is true, a debug adapter can announce that all
threads have continued.
final bool? allThreadsContinued;