onQuickCommentRemove property Null safety
Listen to the deletion of a quick comment.
Implementation
Stream<NIMHandleQuickCommentOption> get onQuickCommentRemove =>
MessageServicePlatform.instance.onQuickCommentRemove.stream;
Listen to the deletion of a quick comment.
Stream<NIMHandleQuickCommentOption> get onQuickCommentRemove =>
MessageServicePlatform.instance.onQuickCommentRemove.stream;