location property
Location
get
location
The source and line position of this breakpoint.
Implementation
_i3.Location get location => _i5.getProperty(
this,
'location',
);
The source and line position of this breakpoint.
_i3.Location get location => _i5.getProperty(
this,
'location',
);