mode property

String? mode
final

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

Implementation

final String? mode;