SessionConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use sessionConfigDescriptor instead')
const SessionConfig$json = {
  '1': 'SessionConfig',
  '2': [
    {'1': 'RunId', '3': 1, '4': 1, '5': 9, '10': 'RunId'},
    {'1': 'Token', '3': 2, '4': 1, '5': 9, '10': 'Token'},
    {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'Description', '3': 4, '4': 1, '5': 9, '10': 'Description'},
    {'1': 'StatusToClient', '3': 5, '4': 1, '5': 8, '10': 'StatusToClient'},
    {'1': 'StatusP2PAsClient', '3': 6, '4': 1, '5': 8, '10': 'StatusP2PAsClient'},
    {'1': 'StatusP2PAsServer', '3': 7, '4': 1, '5': 8, '10': 'StatusP2PAsServer'},
  ],
};