Future<Map> getProduct(String token, String productId) { throw UnimplementedError("Get Product has not been implemented"); }