data property - Datagram class - dart:io library (original) (raw)
Uint8List data
getter/setter pair
The actual bytes of the message.
Implementation
Uint8List data;
Uint8List data
getter/setter pair
The actual bytes of the message.
Uint8List data;