value property

T value

The value to lens is focused on

Implementation

T get value => _lens.get(_subject);