flattenData property

List<T> flattenData
latefinal

A flattened representation of the data of the matrix

Implementation

late final List<T> flattenData;