MutableVector::firstValue

Returns the first value in the current MutableVector

public function firstValue(): ?Tv;

Returns