CreatePasskeyRegistrationLinkResponse$json top-level constant
- @Deprecated('Use createPasskeyRegistrationLinkResponseDescriptor instead')
Map<String, Object>
const
CreatePasskeyRegistrationLinkResponse$json
Implementation
@$core.Deprecated('Use createPasskeyRegistrationLinkResponseDescriptor instead')
const CreatePasskeyRegistrationLinkResponse$json = {
'1': 'CreatePasskeyRegistrationLinkResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v2beta.Details',
'10': 'details'
},
{
'1': 'code',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.user.v2beta.PasskeyRegistrationCode',
'8': {},
'9': 0,
'10': 'code',
'17': true
},
],
'8': [
{'1': '_code'},
],
};