I am trying to insert my data in sqllite
Here is my code
class Cart { int id; String title; String image; String price; String color; Strin