data property

Uint8List get data

Implementation

Uint8List get data => _byteData.buffer.asUint8List(0);