mode property

String? mode
final

The mode of this exception breakpoint. If defined, this must be one of the breakpointModes the debug adapter advertised in its Capabilities.

Implementation

final String? mode;