allThreadsContinued property
The value true (or a missing property) signals to the client that all threads have been resumed. The value false indicates that not all threads were resumed.
Implementation
final bool? allThreadsContinued;
The value true (or a missing property) signals to the client that all threads have been resumed. The value false indicates that not all threads were resumed.
final bool? allThreadsContinued;