call method

T? call()

Allows using the resource directly in expressions.

Implementation

T? call() => _value;