Method insert same as create but expects a map entry
Future<dynamic> insert(Map<String?, dynamic> item);