message property

String? message
final

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;