score property

int get score
inherited

The vote score: 1 = upvote, -1 = downvote, 0 = remove vote.

Implementation

int get score => throw _privateConstructorUsedError;