downvotes property

int downvotes

The number of downvotes for this Submission.

Implementation

int get downvotes => data!['downs'];