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