lastOrNull property

T? lastOrNull

Implementation

T? get lastOrNull => iter.lastOrNull;