The shape of the array.
The shape is a list of the number of elements in each dimension.
List<int> get shape => ListTools.getShape(_data);