read abstract method

Future read()

Reads a message from the web socket.

Implementation

Future<dynamic> read();