menu
super_webview package
documentation
super_webview_platform_interface.dart
GeolocationPermissionResponse
GeolocationPermissionResponse.new const constructor
GeolocationPermissionResponse.new const constructor
dark_mode
light_mode
GeolocationPermissionResponse
constructor
const
GeolocationPermissionResponse
(
{
required
bool
allow
,
required
bool
retain
,
})
Implementation
const GeolocationPermissionResponse({required this.allow, required this.retain});
super_webview package
documentation
super_webview_platform_interface
GeolocationPermissionResponse
GeolocationPermissionResponse.new const constructor
GeolocationPermissionResponse class