DataArray.empty constructor

DataArray.empty()

Creates an empty data array.

Implementation

factory DataArray.empty() => _empty;