id property

int? id
final

The identifier for the breakpoint. It is needed if breakpoint events are used to update or remove breakpoints.

Implementation

final int? id;