data property

Int16List get data

Implementation

Int16List get data => ref.ptr.cast<ffi.Int16>().asTypedList(length);