add abstract method
- dynamic data
override
Sends data on the WebSocket connection. The data in data must
be either a String, or a List<int> holding bytes.
Implementation
void add(/*String|List<int>*/ data);
Content-Length: 9905 | pFad | https://api.dart.dev/dart-core/../dart-core/Object/../../../../../../../dart-io/WebSocket/add.html
Sends data on the WebSocket connection. The data in data must
be either a String, or a List<int> holding bytes.
void add(/*String|List<int>*/ data);
Fetched URL: https://api.dart.dev/dart-core/../dart-core/Object/../../../../../../../dart-io/WebSocket/add.html
Alternative Proxies: