firstIfAny property

T? firstIfAny

Return the first matched element, or null if empty.

Implementation

T? get firstIfAny;