menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
ConsoleAPIEvent
ConsoleAPIEvent.new constructor
ConsoleAPIEvent.new constructor
dark_mode
light_mode
ConsoleAPIEvent
constructor
ConsoleAPIEvent
(
Map
<
String
,
dynamic
>
json
)
Implementation
ConsoleAPIEvent(
Map
<
String
,
dynamic
> json) :
super
(json);
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
ConsoleAPIEvent
ConsoleAPIEvent.new constructor
ConsoleAPIEvent class
Constructors
new
Properties
args
hashCode
json
method
params
runtimeType
timestamp
type
Methods
noSuchMethod
toString
Operators
operator ==