get method

T get()

Get the current value

Implementation

T get() => value;