data property

Uint8List? data
getter/setter pair

the data to be sent (or received)

Implementation

Uint8List? data;