myUpVotes property Null safety

int myUpVotes
read / write

Number of upvote of the user on the post

Implementation

int myUpVotes = 0;