count abstract method

Stream<int> count(
  1. String entityName
)

Implementation

Stream<int> count(String entityName);