MutableSet::firstValue

Returns the first value in the current MutableSet

public function firstValue(): ?Tv;

Returns