message property
A message about the state of the breakpoint. This is shown to the user and can be used to explain why a breakpoint could not be verified.
Implementation
final String? message;
A message about the state of the breakpoint. This is shown to the user and can be used to explain why a breakpoint could not be verified.
final String? message;