data property

Float32List get data

Implementation

Float32List get data => dataPtr.cast<ffi.Float>().asTypedList(length);