onPassThroughNotifyData property

Stream<NIMPassThroughNotifyData> onPassThroughNotifyData

Implementation

Stream<NIMPassThroughNotifyData> get onPassThroughNotifyData =>
    _platform.onPassThroughNotifyData.stream;