hideScore property

bool hideScore

Is the score of this Submission hidden.

Implementation

bool get hideScore => data!['hide_score'];