scoreHidden property

bool scoreHidden

Is this score of this Comment hidden.

Implementation

bool get scoreHidden => data!['score_hidden'];