MutableMap::lastValue

Returns the last value in the current MutableMap

public function lastValue(): ?Tv;

Returns