Return the primary key name from the specified data table
Future<String?> keyField(String table) { throw UnimplementedError(); }