AddOTPSMSAuthenticatorRequest$json top-level constant
- @Deprecated('Use addOTPSMSAuthenticatorRequestDescriptor instead')
Map<String, Object>
const
AddOTPSMSAuthenticatorRequest$json
Implementation
@$core.Deprecated('Use addOTPSMSAuthenticatorRequestDescriptor instead')
const AddOTPSMSAuthenticatorRequest$json = {
'1': 'AddOTPSMSAuthenticatorRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'phone', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.SetPhone', '10': 'phone'},
],
};