Not able to Check if list contains a specific DataType variable in FlutterFlow.

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

1
6 replies