suspend fun updateRating(userId: String, ratingId: String, rating: Rating): Flow<ApiResponse<Rating>>