OnWebSocketText typedef

OnWebSocketText = void Function(String text)

Implementation

typedef OnWebSocketText = void Function(String text);