menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
ChildNodeInsertedEvent
ChildNodeInsertedEvent constructor
ChildNodeInsertedEvent constructor
dark_mode
light_mode
ChildNodeInsertedEvent
constructor
ChildNodeInsertedEvent
(
Map
<
String
,
dynamic
>
json
)
Implementation
ChildNodeInsertedEvent(Map<String, dynamic> json) : super(json);
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
ChildNodeInsertedEvent
ChildNodeInsertedEvent constructor
ChildNodeInsertedEvent class