first property

S? first

Get first element

Implementation

S? get first => _cache.values.first;