webAuthn property
WebAuthnApi
get
webAuthn
This domain allows configuring virtual authenticators to test the WebAuthn API.
Implementation
WebAuthnApi get webAuthn => _webAuthn ??= WebAuthnApi(client);
This domain allows configuring virtual authenticators to test the WebAuthn API.
WebAuthnApi get webAuthn => _webAuthn ??= WebAuthnApi(client);