moveToSaturation(with:completion:)
Declaration
func moveToSaturation(with params: MTRColorControlClusterMoveToSaturationParams, completion: @escaping @Sendable ((any Error)?) -> Void)func moveToSaturation(with params: MTRColorControlClusterMoveToSaturationParams) async throws