menu
passkeys_web package
documentation
models/passkeySignUpResponse.dart
AttestationResponse
AttestationResponse constructor
AttestationResponse constructor
dark_mode
light_mode
AttestationResponse
constructor
AttestationResponse
(
String
clientDataJSON
,
String
attestationObject
)
Implementation
AttestationResponse(this.clientDataJSON, this.attestationObject);
passkeys_web package
documentation
models/passkeySignUpResponse
AttestationResponse
AttestationResponse constructor
AttestationResponse class