menu
puppeteer package
documentation
protocol/debugger.dart
SetBreakpointByUrlResult
locations property
locations property
dark_mode
light_mode
locations
property
List
<
Location
>
locations
final
List of the locations this breakpoint resolved into upon addition.
Implementation
final List<Location> locations;
puppeteer package
documentation
protocol/debugger
SetBreakpointByUrlResult
locations property
SetBreakpointByUrlResult class