I have a data type called Product and an AppState variable named favouriteProductList, both of which are of type Product. When checking if favouriteProductList contains a Product, FlutterFlow is showing the data type as unknown, and I'm unable to check if favouriteProductList contains a Product or not
Not able to Check if list contains a specific DataType variable in FlutterFlow.
1
6 replies