SENTIMENT_POSITIVE constant

Sentiment const SENTIMENT_POSITIVE

Implementation

static const Sentiment SENTIMENT_POSITIVE =
    Sentiment._(1, _omitEnumNames ? '' : 'SENTIMENT_POSITIVE');