call method

T call()

Retrieves the current value of _ref.

Implementation

T call() => _ref.value;