data property

Int32List get data

Implementation

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