StartTOTPRegistrationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use startTOTPRegistrationResponseDescriptor instead')
const StartTOTPRegistrationResponse$json = {
  '1': 'StartTOTPRegistrationResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'totp_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'totpId'},
    {'1': 'uri', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'uri'},
    {'1': 'secret', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'secret'},
  ],
};