LastOrDefaultExtension<T> extension

on

Methods

lastOrDefault({T? defaultValue}) → T?
Returns the last element in the iterable.