onFrameReceived property

Stream<void> onFrameReceived

Stream which emits an event every time a ping is received on this connection.

Implementation

Stream<void> get onFrameReceived;