id property
String
get
id
The unique ID of the breakpoint.
Implementation
_i2.String get id => _i5.getProperty(
this,
'id',
);
The unique ID of the breakpoint.
_i2.String get id => _i5.getProperty(
this,
'id',
);