AcpWebSocketTextFrame constructor
const
AcpWebSocketTextFrame(
- String text
Creates a text frame.
Implementation
const AcpWebSocketTextFrame(this.text);
Creates a text frame.
const AcpWebSocketTextFrame(this.text);