onAttachmentProgress property

StreamController<NIMAttachmentProgress> onAttachmentProgress
final

Implementation

final StreamController<NIMAttachmentProgress> onAttachmentProgress =
    StreamController<NIMAttachmentProgress>.broadcast();