firstOrNull property

N? get firstOrNull

Implementation

N? get firstOrNull => _first;