Float64ListExtension extension
- on
Methods
- 
  toDoubleArrayPointer({required Allocator allocator}) → Pointer< Double> 
- 
      Available on Float64List, provided by the Float64ListExtension extension Creates adoublearray from this list by copying the list's data, and returns a pointer to it.