SetSessionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use setSessionResponseDescriptor instead')
const SetSessionResponse$json = {
  '1': 'SetSessionResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'session_token', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'sessionToken'},
    {'1': 'challenges', '3': 3, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.Challenges', '10': 'challenges'},
  ],
};