SENTIMENT_NEGATIVE constant

Sentiment const SENTIMENT_NEGATIVE

Implementation

static const Sentiment SENTIMENT_NEGATIVE =
    Sentiment._(2, _omitEnumNames ? '' : 'SENTIMENT_NEGATIVE');