last(where:) Declarationfunc last(where predicate: (Output) -> Bool) -> Optional<Output>.Publisher See AlsoSelecting specific elementsfirst()first(where:)last()output(at:)output(in:)