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