MutableSet::lastValue

Returns the last value in the current MutableSet

public function lastValue(): ?Tv;

Returns