IterableExt<T> extension

on

Properties

firstOrNull → T?
The first element, or null if the iterable is empty.
no setter