TopicValue_$json top-level constant

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

Implementation

@$core.Deprecated('Use topicValue_Descriptor instead')
const TopicValue_$json = {
  '1': '_TopicValue',
  '2': [
    {'1': 'text', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'text'},
    {'1': 'binary', '3': 2, '4': 1, '5': 12, '9': 0, '10': 'binary'},
  ],
  '8': [
    {'1': 'kind'},
  ],
};