I\'m writing a code that listen to WebSocket stream from a class websocket.dart and I want to pass the data or the stream object itself to another class.
The websocket li