ClientStreamInternalSubscriber$json top-level constant

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

Implementation

@$core.Deprecated('Use clientStreamInternalSubscriberDescriptor instead')
const ClientStreamInternalSubscriber$json = {
  '1': 'ClientStreamInternalSubscriber',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {
      '1': 'metadata',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Scailo.EmployeeMetadata',
      '10': 'metadata'
    },
    {'1': 'user_comment', '3': 5, '4': 1, '5': 9, '10': 'userComment'},
    {'1': 'client_stream_id', '3': 10, '4': 1, '5': 4, '10': 'clientStreamId'},
    {'1': 'user_id', '3': 11, '4': 1, '5': 4, '10': 'userId'},
    {'1': 'user_uuid', '3': 30, '4': 1, '5': 9, '8': {}, '10': 'userUuid'},
  ],
};