Complex64List.fromData constructor

Complex64List.fromData(
  1. Float64x2List _list
)

Implementation

Complex64List.fromData(this._list);