menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
ClientCertResponseAction
IGNORE constant
IGNORE
dark_mode
light_mode
IGNORE
constant
ClientCertResponseAction
const
IGNORE
Ignore the request for now.
Implementation
static const IGNORE = ClientCertResponseAction._internal(2, 2);
flutter_inappwebview_forge
flutter_inappwebview_forge
ClientCertResponseAction
IGNORE constant
ClientCertResponseAction class