exists abstract method

Future<bool> exists()

Returns true if any row matches the query.

Implementation

Future<bool> exists();