downVotes property Null safety

int downVotes
read / write

Downvotes number on the post

Implementation

int downVotes = 0;