the problem is type \'CastMap, String>\' is not a subtype of type \'String\'
Future addProduct(Product product) {
<