menu
webview_inapp package
documentation
flutter_inappwebview.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 package
documentation
flutter_inappwebview
URLProtectionSpaceHttpAuthCredentials
credentials property
URLProtectionSpaceHttpAuthCredentials class