tableExists abstract method

Future<bool> tableExists(
  1. String table
)

Implementation

Future<bool> tableExists(String table);