WsEventGetReplies constructor

const WsEventGetReplies(
  1. List<CommentView> data
)

Implementation

const WsEventGetReplies(super.data);