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