onPassThroughNotifyData property

StreamController<NIMPassThroughNotifyData> onPassThroughNotifyData
final

Implementation

final StreamController<NIMPassThroughNotifyData> onPassThroughNotifyData =
    StreamController<NIMPassThroughNotifyData>.broadcast();