ReportCommentResponse constructor
const
ReportCommentResponse({
- required bool success,
Implementation
const factory ReportCommentResponse({required bool success}) = _ReportCommentResponse;
const factory ReportCommentResponse({required bool success}) = _ReportCommentResponse;