menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
PermissionRequestResponseAction
DENY constant
DENY
dark_mode
light_mode
DENY
constant
PermissionRequestResponseAction
const
DENY
Denies the request.
Implementation
static const DENY = PermissionRequestResponseAction._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
PermissionRequestResponseAction
DENY constant
PermissionRequestResponseAction class