data property

Int32List get data

Implementation

Int32List get data => dataPtr.cast<ffi.Int32>().asTypedList(length);