MutableMap::firstValue

Returns the first value in the current MutableMap

public function firstValue(): ?Tv;

Returns