TopicItem_$json top-level constant

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

Implementation

@$core.Deprecated('Use topicItem_Descriptor instead')
const TopicItem_$json = {
  '1': '_TopicItem',
  '2': [
    {
      '1': 'topic_sequence_number',
      '3': 1,
      '4': 1,
      '5': 4,
      '10': 'topicSequenceNumber'
    },
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.cache_client.pubsub._TopicValue',
      '10': 'value'
    },
    {'1': 'publisher_id', '3': 3, '4': 1, '5': 9, '10': 'publisherId'},
  ],
};