uploadAttachmentController property

Stream<RTCEvents> get uploadAttachmentController

Implementation

Stream<RTCEvents> get uploadAttachmentController =>
    _uploadAttachmentController.stream;