myDownVotes property Null safety

int myDownVotes
read / write

Number of downvote of the user on the post

Implementation

int myDownVotes = 0;