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