call method

T call()

Equivalent to calling value getter.

Implementation

T call() => value;