onQuickCommentAdd property

Stream<NIMHandleQuickCommentOption> onQuickCommentAdd

增加一条快捷评论的同步回包

Implementation

Stream<NIMHandleQuickCommentOption> get onQuickCommentAdd =>
    MessageServicePlatform.instance.onQuickCommentAdd.stream;