ObjectSentimentValue$json top-level constant

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

Implementation

@$core.Deprecated('Use objectSentimentValueDescriptor instead')
const ObjectSentimentValue$json = {
  '1': 'ObjectSentimentValue',
  '2': [
    {
      '1': 'Value',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.StoredObject.ObjectSentiment',
      '10': 'Value'
    },
  ],
};