id property
The identifier for the breakpoint. It is needed if breakpoint events are used to update or remove breakpoints.
Implementation
final int? id;
The identifier for the breakpoint. It is needed if breakpoint events are used to update or remove breakpoints.
final int? id;