data property

Uint8List get data

Implementation

Uint8List get data => dataPtr.cast<ffi.Uint8>().asTypedList(length);