sectionCount method

int sectionCount(
  1. CatalogQueueSection section
)

Implementation

int sectionCount(CatalogQueueSection section) => rowsForSection(section).length;