singleOrNull property

T? singleOrNull

Implementation

T? get singleOrNull => iter.singleOrNull;