WsEventDeleteComment constructor

const WsEventDeleteComment(
  1. FullCommentView data
)

Implementation

const WsEventDeleteComment(FullCommentView data) : super(data);