data property

Uint8List get data

Implementation

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