get method

  1. @override
T get()
override

Returns the value managed by this lens.

Implementation

@override
T get() => _get();