mode property
The mode of the desired breakpoint. If defined, this must be one of the
breakpointModes
the debug adapter advertised in its Capabilities
.
Implementation
final String? mode;
The mode of the desired breakpoint. If defined, this must be one of the
breakpointModes
the debug adapter advertised in its Capabilities
.
final String? mode;