webauthnLogin property

  1. @BuiltValueField(wireName: r'webauthn_login')
String? webauthnLogin

Login a WebAuthn Security Key This must contain the ID of the WebAuthN connection.

Implementation

@BuiltValueField(wireName: r'webauthn_login')
String? get webauthnLogin;