commentId property
The comment to vote on.
Implementation
@JsonKey(name: 'comment_id')
int get commentId => throw _privateConstructorUsedError;
The comment to vote on.
@JsonKey(name: 'comment_id')
int get commentId => throw _privateConstructorUsedError;