count abstract method

Future<int> count(
  1. String collection
)

Implementation

Future<int> count(String collection);