dataView property

Uint8List get dataView

Implementation

Uint8List get dataView => data.asView(dataLength);