supportsDelayedStackTraceLoading property
The debug adapter supports the delayed loading of parts of the stack,
which requires that both the startFrame and levels arguments and the
totalFrames result of the stackTrace request are supported.
Implementation
final bool? supportsDelayedStackTraceLoading;