get method

  1. @override
T get()
override

Get the current value

Implementation

@override
T get() => instance.get();