score property

double? score
getter/setter pair

Sentiment score between -1.0 (negative sentiment) and 1.0 (positive sentiment).

Implementation

core.double? score;