rawQueryCount abstract method

Future<int> rawQueryCount(
  1. String sql
)

Implementation

Future<int> rawQueryCount(String sql);