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