GetSessionIdResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getSessionIdResponseDescriptor instead')
const GetSessionIdResponse$json = {
  '1': 'GetSessionIdResponse',
  '2': [
    {'1': 'sessionId', '3': 1, '4': 1, '5': 9, '10': 'sessionId'},
  ],
};