matrixRTCEventStream property

CachedStreamController<MatrixRTCCallEvent> matrixRTCEventStream
final

Implementation

final CachedStreamController<MatrixRTCCallEvent> matrixRTCEventStream =
    CachedStreamController();