downvotes property
The amount of downvotes the comment has
Implementation
@JsonKey(name: 'downvotes')
int get downvotes => throw _privateConstructorUsedError;
The amount of downvotes the comment has
@JsonKey(name: 'downvotes')
int get downvotes => throw _privateConstructorUsedError;