onAttachmentProgress property
消息附件上传/下载进度观察者,以message id作为key
Implementation
Stream<AttachmentProgress> get onAttachmentProgress =>
_platform.onAttachmentProgress;
消息附件上传/下载进度观察者,以message id作为key
Stream<AttachmentProgress> get onAttachmentProgress =>
_platform.onAttachmentProgress;