firstOrNull property

R? firstOrNull

Implementation

R? get firstOrNull => _all.firstOrNull;