ClientStream$json top-level constant

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

Implementation

@$core.Deprecated('Use clientStreamDescriptor instead')
const ClientStream$json = {
  '1': 'ClientStream',
  '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': 'status',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.Scailo.CLIENT_STREAM_LIFECYCLE',
      '10': 'status'
    },
    {
      '1': 'logs',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.Scailo.LogbookLogClientStreamLC',
      '10': 'logs'
    },
    {'1': 'completed_on', '3': 6, '4': 1, '5': 4, '10': 'completedOn'},
    {'1': 'vault_folder_id', '3': 7, '4': 1, '5': 4, '10': 'vaultFolderId'},
    {
      '1': 'vault_folder_uuid',
      '3': 107,
      '4': 1,
      '5': 9,
      '10': 'vaultFolderUuid'
    },
    {'1': 'title', '3': 10, '4': 1, '5': 9, '10': 'title'},
    {'1': 'client_id', '3': 11, '4': 1, '5': 4, '10': 'clientId'},
    {
      '1': 'ref_from',
      '3': 12,
      '4': 1,
      '5': 14,
      '6': '.Scailo.CLIENT_STREAM_REF_FROM',
      '10': 'refFrom'
    },
    {'1': 'ref_id', '3': 13, '4': 1, '5': 4, '10': 'refId'},
    {'1': 'ref_uuid', '3': 14, '4': 1, '5': 9, '10': 'refUuid'},
    {'1': 'internal_ref', '3': 50, '4': 1, '5': 9, '10': 'internalRef'},
    {'1': 'unread_count', '3': 60, '4': 1, '5': 4, '10': 'unreadCount'},
    {'1': 'message_count', '3': 61, '4': 1, '5': 4, '10': 'messageCount'},
    {'1': 'last_message_by', '3': 62, '4': 1, '5': 9, '10': 'lastMessageBy'},
  ],
};