data property

Float64List get data

Implementation

Float64List get data => ref.ptr.cast<ffi.Double>().asTypedList(length);