WsEventListCommentReports constructor

const WsEventListCommentReports(
  1. List<CommentReportView> data
)

Implementation

const WsEventListCommentReports(List<CommentReportView> data) : super(data);