data property

Uint16List get data

Implementation

Uint16List get data => dataPtr.cast<ffi.Uint16>().asTypedList(length);