WebAuthnRegisterCompleteResponse constructor

WebAuthnRegisterCompleteResponse({
  1. WebAuthnCredential credential,
})

Implementation

WebAuthnRegisterCompleteResponse({this.credential});