score property

double? score
getter/setter pair

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

Implementation

core.double? score;