first property

E? get first

Implementation

E? get first => _iterable.safeFirst;