entriesCount method

String entriesCount(
  1. int count
)

Implementation

String entriesCount(int count) => '$count entries';