webauthnRemove property

  1. @BuiltValueField(wireName: r'webauthn_remove')
String? webauthnRemove

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

Implementation

@BuiltValueField(wireName: r'webauthn_remove')
String? get webauthnRemove;