count method

Future<int> count()

Implementation

Future<int> count() => _operator.count(this);