data property

Uint16List get data

Implementation

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