downvoted property
Whether the user has downvoted the comment
Implementation
@JsonKey(name: 'downvoted')
bool get downvoted => throw _privateConstructorUsedError;
Whether the user has downvoted the comment
@JsonKey(name: 'downvoted')
bool get downvoted => throw _privateConstructorUsedError;