call method

T call()

Returns the current value implicitly when called as a function.

Implementation

T call() => value;