menu
puppeteer package
documentation
protocol/profiler.dart
ConsoleProfileStartedEvent
ConsoleProfileStartedEvent constructor
ConsoleProfileStartedEvent constructor
dark_mode
light_mode
ConsoleProfileStartedEvent
constructor
ConsoleProfileStartedEvent
(
{
required
String
id
,
required
Location
location
,
String
?
title
,
})
Implementation
ConsoleProfileStartedEvent( {required this.id, required this.location, this.title});
puppeteer package
documentation
protocol/profiler
ConsoleProfileStartedEvent
ConsoleProfileStartedEvent constructor
ConsoleProfileStartedEvent class