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