AuthenticationExtensionsSupplementalPubKeysInputs constructor
AuthenticationExtensionsSupplementalPubKeysInputs({})
Implementation
external factory AuthenticationExtensionsSupplementalPubKeysInputs({
required JSArray<JSString> scopes,
String attestation,
JSArray<JSString> attestationFormats,
});