count method

Future<int> count()

Implementation

Future<int> count() => build().count();