key property

Key? key

Delegates the creation of a key to the wrapped SingleValue. This is optional

Implementation

Key? get key => _counter.key;