menu
blisache package
documentation
model/authenticator_attestation_response.dart
AuthenticatorAttestationResponse
AuthenticatorAttestationResponse.new constructor
AuthenticatorAttestationResponse.new constructor
dark_mode
light_mode
AuthenticatorAttestationResponse
constructor
AuthenticatorAttestationResponse
(
Uint8List
attestationObject
,
Uint8List
clientDataJson
,
List
<
String
>
transports
)
Implementation
AuthenticatorAttestationResponse( this.attestationObject, this.clientDataJson, this.transports );
blisache package
documentation
model/authenticator_attestation_response
AuthenticatorAttestationResponse
AuthenticatorAttestationResponse.new constructor
AuthenticatorAttestationResponse class