RowModel

constructor(rows: List<Row<TData>>, flatRows: List<Row<TData>>, rowsById: Map<String, Row<TData>>)