firstValue property

T? firstValue

Implementation

T? get firstValue => list?.firstOrNull;