magnitude property

double? magnitude
getter/setter pair

A non-negative number in the [0, +inf) range, which represents the absolute magnitude of sentiment, regardless of score (positive or negative).

Implementation

core.double? magnitude;