byteData property

Uint8List byteData
getter/setter pair

The TX/RX buffer for byte(Uint8) methods

Implementation

Uint8List byteData = Uint8List(1);