menu
super_webview package
documentation
super_webview_platform_interface.dart
ContentBlockerAction
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {'type': type.index};
super_webview package
documentation
super_webview_platform_interface
ContentBlockerAction
toJson method
ContentBlockerAction class