get method

T get()
inherited

Helper method to get the current value

Implementation

T get() => value;