FOR_APP constant

WebAuthenticationSupport const FOR_APP

Allow WebAuthn requests for the app in which the WebView is embedded.

Implementation

static const FOR_APP = WebAuthenticationSupport._internal(1, 1);