menu
puppeteer package
documentation
protocol/crash_report_context.dart
CrashReportContextEntry
CrashReportContextEntry.new constructor
CrashReportContextEntry.new constructor
dark_mode
light_mode
CrashReportContextEntry
constructor
CrashReportContextEntry
(
{
required
String
key
,
required
String
value
,
required
FrameId
frameId
,
})
Implementation
CrashReportContextEntry({ required this.key, required this.value, required this.frameId, });
puppeteer package
documentation
protocol/crash_report_context
CrashReportContextEntry
CrashReportContextEntry.new constructor
CrashReportContextEntry class