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