menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
URLProtectionSpaceHttpAuthCredentials
credentials property
credentials property
dark_mode
light_mode
credentials
property
List
<
URLCredential
>
?
credentials
getter/setter pair
The list of all its http authentication credentials.
Implementation
List<URLCredential>? credentials;
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
URLProtectionSpaceHttpAuthCredentials
credentials property
URLProtectionSpaceHttpAuthCredentials class