Future<Map> createProduct(String token, Map<String, dynamic> productInfo) { throw UnimplementedError("Create Product has not been implemented"); }