FirstOrDefaultExtension<T> extension

on

Methods

firstOrDefault({T? defaultValue}) → T?
Returns the first element in the iterable.