Sentiment$json top-level constant

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

Implementation

@$core.Deprecated('Use sentimentDescriptor instead')
const Sentiment$json = const {
  '1': 'Sentiment',
  '2': const [
    const {'1': 'score', '3': 1, '4': 1, '5': 2, '10': 'score'},
    const {'1': 'magnitude', '3': 2, '4': 1, '5': 2, '10': 'magnitude'},
  ],
};