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