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