menu
puppeteer package
documentation
protocol/runtime.dart
ExceptionRevokedEvent
ExceptionRevokedEvent constructor
ExceptionRevokedEvent constructor
dark_mode
light_mode
ExceptionRevokedEvent
constructor
ExceptionRevokedEvent
(
{
required
String
reason
,
required
int
exceptionId
,
})
Implementation
ExceptionRevokedEvent({required this.reason, required this.exceptionId});
puppeteer package
documentation
protocol/runtime
ExceptionRevokedEvent
ExceptionRevokedEvent constructor
ExceptionRevokedEvent class