countRows abstract method

Future<int> countRows(
  1. String table
)

Implementation

Future<int> countRows(String table);