SENTIMENT_NEUTRAL constant

Sentiment const SENTIMENT_NEUTRAL

Implementation

static const Sentiment SENTIMENT_NEUTRAL =
    Sentiment._(3, _omitEnumNames ? '' : 'SENTIMENT_NEUTRAL');