data property

Float32List get data

Implementation

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