sectionCount method

int sectionCount(
  1. CatalogQueueSection section
)

Implementation

int sectionCount(CatalogQueueSection section) => queue.sectionCount(section);