menu
puppeteer package
documentation
protocol/debugger.dart
ScriptParsedEvent
startLine property
startLine property
dark_mode
light_mode
startLine
property
int
startLine
final
Line offset of the script within the resource with given URL (for script tags).
Implementation
final int startLine;
puppeteer package
documentation
protocol/debugger
ScriptParsedEvent
startLine property
ScriptParsedEvent class