onPong abstract method

void onPong(
  1. Uint8List data,
  2. WebSocketChannel webSocket
)

Implementation

void onPong(Uint8List data, WebSocketChannel webSocket);