DeleteCommentResponse constructor
DeleteCommentResponse({})
Implementation
DeleteCommentResponse({
required this.ok,
required this.activityState,
required this.activityPoints,
required this.message,
});
DeleteCommentResponse({
required this.ok,
required this.activityState,
required this.activityPoints,
required this.message,
});