text constant
TransferFormat
const text
Specifies that only text data will be transmitted over the connection.
Implementation
static const TransferFormat text = TransferFormat('Text', 1);
Specifies that only text data will be transmitted over the connection.
static const TransferFormat text = TransferFormat('Text', 1);