menu
flutter_inappwebview_forge
flutter_inappwebview_forge.dart
URLCredentialPersistence
NONE constant
NONE
dark_mode
light_mode
NONE
constant
URLCredentialPersistence
const
NONE
The credential should not be stored.
Implementation
static const NONE = URLCredentialPersistence._internal(0, 0);
flutter_inappwebview_forge
flutter_inappwebview_forge
URLCredentialPersistence
NONE constant
URLCredentialPersistence class