upVotes property Null safety

int upVotes
read / write

Upvotes number on the post

Implementation

int upVotes = 0;