downvotes property

int downvotes

The number of downvotes this Comment has received.

Implementation

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