menu
zikzak_inappwebview package
documentation
zikzak_inappwebview.dart
PermissionResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Converts instance to a map.
Implementation
Map<String, dynamic> toJson() { return toMap(); }
zikzak_inappwebview package
documentation
zikzak_inappwebview
PermissionResponse
toJson method
PermissionResponse class