transferFormat property
The TransferFormat of the protocol.
Implementation
@override
TransferFormat get transferFormat => TransferFormat.text;
The TransferFormat of the protocol.
@override
TransferFormat get transferFormat => TransferFormat.text;