first property

E? first

Implementation

E? get first => _iterable.safeFirst;