rows property

List<CatalogRow> get rows

Implementation

List<CatalogRow> get rows => queue.rows;