DeleteCommentResponse constructor
const
DeleteCommentResponse({
- required bool success,
Implementation
const factory DeleteCommentResponse({required bool success}) = _DeleteCommentResponse;
const factory DeleteCommentResponse({required bool success}) = _DeleteCommentResponse;