menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
IOSSslError
DENY constant
DENY
dark_mode
light_mode
DENY
constant
IOSSslError
const
DENY
Indicates a user-configured deny; do not proceed.
Implementation
static const DENY = IOSSslError._internal(3, 3);
flutter_inappwebview_forge
flutter_inappwebview_forge
IOSSslError
DENY constant
IOSSslError class