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