count abstract method

Future<int> count()

Returns total count of matched rows.

Implementation

Future<int> count();