Float64x2List(int length)

Creates a Float64x2List of the specified length (in elements), all of whose elements have all lanes set to zero.

Source

external factory Float64x2List(int length);