StartMappingSessionResponse$json top-level constant

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

Implementation

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