call method

T call()

Unboxes the value implicitly when called functionally.

Implementation

T call() => value;