AuthenticatorAssertionResponse constructor
AuthenticatorAssertionResponse()
Implementation
AuthenticatorAssertionResponse(
this.authenticatorData,
this.clientDataJson,
this.signature,
this.user_handle
);
AuthenticatorAssertionResponse(
this.authenticatorData,
this.clientDataJson,
this.signature,
this.user_handle
);