upvotes property

int upvotes

The number of upvotes this Comment has received.

Implementation

int get upvotes => data!['ups'];