Skip to content

Commit a43bb7d

Browse files
committed
typo fix
1 parent 8cc84ff commit a43bb7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/webview_flutter/webview_flutter_android/lib/src/android_webkit_constants.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ enum WebAuthenticationSupport {
160160
}
161161

162162
/// Support levels for [WebSettingsCompat.setWebAuthenticationSupport].
163-
///
164-
/// @deprecated Use [WebAuthenticationSupport] enum instead for type-safe support level selection.
165163
class WebAuthenticationSupportConstants {
166164
/// Disables WebAuthn requests from WebView.
167165
static const int none = 0;

0 commit comments

Comments
 (0)