RegisterResponse constructor
RegisterResponse({})
Implementation
RegisterResponse({
required this.id,
required this.rawId,
required this.clientDataJSON,
required this.attestationObject,
});
RegisterResponse({
required this.id,
required this.rawId,
required this.clientDataJSON,
required this.attestationObject,
});