AddOTPEmailAuthenticatorResponse$json top-level constant

  1. @Deprecated('Use addOTPEmailAuthenticatorResponseDescriptor instead')
Map<String, Object> const AddOTPEmailAuthenticatorResponse$json

Implementation

@$core.Deprecated('Use addOTPEmailAuthenticatorResponseDescriptor instead')
const AddOTPEmailAuthenticatorResponse$json = {
  '1': 'AddOTPEmailAuthenticatorResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'otp_email_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'otpEmailId'},
    {'1': 'verification_code', '3': 3, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'verificationCode', '17': true},
  ],
  '8': [
    {'1': '_verification_code'},
  ],
};