SENTIMENT_UNSPECIFIED constant

Sentiment const SENTIMENT_UNSPECIFIED

Implementation

static const Sentiment SENTIMENT_UNSPECIFIED =
    Sentiment._(0, _omitEnumNames ? '' : 'SENTIMENT_UNSPECIFIED');